Answer in brief
CVE-2025-59475 records a Medium severity (CVSS 4.3) vulnerability in Jenkins is missing a permission check in the authenticated users' profile menu. The current sources do not mark it as known exploited. The current feed maps org.jenkins-ci.main:jenkins-core (maven), org.jenkins-ci.main:jenkins-core (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 4.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.jenkins-ci.main:jenkins-core (maven), org.jenkins-ci.main:jenkins-core (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.jenkins-ci.main:jenkins-coremaven | >=0 <2.516.3 | 2.516.3 |
| org.jenkins-ci.main:jenkins-coremaven | >=2.517 <2.528 | 2.528 |
Published upstream
Sep 17, 2025
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.