Jenkins Missing Permission Check
Moderate severity
GitHub Reviewed
Published
Apr 2, 2025
to the GitHub Advisory Database
•
Updated Apr 2, 2025
Package
Affected versions
>= 2.500, < 2.504
< 2.492.3
Patched versions
2.504
2.492.3
Description
Published by the National Vulnerability Database
Apr 2, 2025
Published to the GitHub Advisory Database
Apr 2, 2025
Reviewed
Apr 2, 2025
Last updated
Apr 2, 2025
Jenkins 2.503 and earlier, LTS 2.492.2 and earlier does not perform a permission check in an HTTP endpoint.
This allows attackers with Computer/Create permission but without Computer/Configure permission to copy an agent, gaining access to encrypted secrets in its configuration.
This is due to an incomplete fix of SECURITY-3495/CVE-2025-27622.
Jenkins 2.504, LTS 2.492.3 requires Computer/Configure permission to copy an agent containing secrets.
References