Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-223m-4rfp-646h: Jenkins is missing a permission check in the authenticated users' profile menu

Jenkins 2.527 and earlier, LTS 2.516.2 and earlier does not perform a permission check for the authenticated user profile dropdown menu. This allows attackers without Overall/Read permission to obtain limited information about the Jenkins configuration by listing available options in this menu (e.g., whether Credentials Plugin is installed).

Jenkins 2.528, LTS 2.516.3 requires Overall/Read permission to list various items in authenticated user profile dropdown menus.

ghsa
#git#java#auth#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-59475

Jenkins is missing a permission check in the authenticated users’ profile menu

Moderate severity GitHub Reviewed Published Sep 17, 2025 to the GitHub Advisory Database • Updated Sep 17, 2025

Package

maven org.jenkins-ci.main:jenkins-core (Maven)

Affected versions

< 2.516.3

>= 2.517, < 2.528

Patched versions

2.516.3

2.528

Jenkins 2.527 and earlier, LTS 2.516.2 and earlier does not perform a permission check for the authenticated user profile dropdown menu. This allows attackers without Overall/Read permission to obtain limited information about the Jenkins configuration by listing available options in this menu (e.g., whether Credentials Plugin is installed).

Jenkins 2.528, LTS 2.516.3 requires Overall/Read permission to list various items in authenticated user profile dropdown menus.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2025-59475
  • https://www.jenkins.io/security/advisory/2025-09-17/#SECURITY-3625

Published to the GitHub Advisory Database

Sep 17, 2025

Last updated

Sep 17, 2025

ghsa: Latest News

GHSA-9f2h-7v79-mxw3: Parse Javascript SDK vulnerable to prototype pollution in `Parse.Object` and internal APIs