CVE-2025-58459
BaseFortify
Publication date: 2025-09-03
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 | global_build_stats | to 322.v22f4db_18e2dd (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Jenkins global-build-stats Plugin version 322.v22f4db_18e2dd and earlier. It occurs because the plugin does not perform proper permission checks on its REST API endpoints. As a result, attackers who have Overall/Read permission can enumerate graph IDs through the API, which should normally be restricted.
How can this vulnerability impact me? :
The vulnerability allows attackers with Overall/Read permission to access and enumerate graph IDs via the REST API without proper authorization checks. This could lead to unauthorized information disclosure about build statistics or other internal data represented by these graph IDs.