CVE-2025-67637
BaseFortify
Publication date: 2025-12-10
Last updated on: 2025-12-17
Assigner: Jenkins Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | jenkins | to 2.528.3 (exc) |
| jenkins | jenkins | to 2.541 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-312 | The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in Jenkins versions 2.540 and earlier, and LTS 2.528.2 and earlier, where build authorization tokens are stored unencrypted in job config.xml files on the Jenkins controller. These tokens can be viewed by users who have Item/Extended Read permission or who have access to the Jenkins controller file system.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of build authorization tokens, potentially allowing users with certain permissions or file system access to misuse these tokens, which could compromise the security of Jenkins jobs and related systems.