CVE-2025-59474
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-11-04
Assigner: Jenkins Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | jenkins | to 2.516.3 (exc) |
| jenkins | jenkins | to 2.528 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Jenkins 2.527 and earlier (including LTS 2.516.2 and earlier) allows attackers who do not have Overall/Read permission to list agent names via the sidepanel executors widget. This happens because Jenkins does not perform a permission check in the sidepanel of a page that is intentionally accessible to users without Overall/Read permission.
How can this vulnerability impact me? :
The vulnerability allows unauthorized users to obtain information about agent names in Jenkins, which could potentially be used to gather intelligence about the Jenkins environment. While it does not grant direct access or control, it exposes internal details that could aid further attacks or reconnaissance.