Jenkins reveals encrypted values of secrets stored in agent configuration to users with Agent/Extended Read permission
Moderate severity
GitHub Reviewed
Published
Mar 6, 2025
to the GitHub Advisory Database
•
Updated Mar 6, 2025
Package
Affected versions
< 2.492.2
>= 2.493, < 2.500
Patched versions
2.492.2
2.500
Description
Published by the National Vulnerability Database
Mar 5, 2025
Published to the GitHub Advisory Database
Mar 6, 2025
Reviewed
Mar 6, 2025
Last updated
Mar 6, 2025
Jenkins 2.499 and earlier, LTS 2.492.1 and earlier does not redact encrypted values of secrets when accessing
config.xml
of views via REST API or CLI.This allows attackers with View/Read permission to view encrypted values of secrets.
Jenkins 2.500, LTS 2.492.2 redacts the encrypted values of secrets stored in view
config.xml
accessed via REST API or CLI for users lacking View/Configure permission.References