CVE-2025-58460
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 | opentelemetry | to 3.1543.1545.vf5a_4ec123769 (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 is a missing permission check in the Jenkins OpenTelemetry Plugin version 3.1543.v8446b_92b_cd64 and earlier. It allows attackers who have Overall/Read permission to connect to a URL specified by the attacker using credentials IDs that the attacker obtained through other means. This enables the attacker to capture credentials stored in Jenkins.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to sensitive credentials stored in Jenkins. Attackers with Overall/Read permission can exploit this flaw to connect to attacker-controlled URLs using stolen credentials IDs, potentially compromising Jenkins security and any systems or data that rely on those credentials.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, ensure that you upgrade the Jenkins OpenTelemetry Plugin to a version later than 3.1543.v8446b_92b_cd64 where the missing permission check is fixed. Additionally, review and restrict user permissions, especially the Overall/Read permission, to trusted users only to reduce the risk of exploitation.