CVE-2025-53672
BaseFortify
Publication date: 2025-07-09
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 | kryptowire | to 0.2 (inc) |
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 in Jenkins Kryptowire Plugin 0.2 and earlier involves storing the Kryptowire API key unencrypted in the global configuration file on the Jenkins controller. This means that any user who has access to the Jenkins controller's file system can view the API key.
How can this vulnerability impact me? :
If an attacker or unauthorized user gains access to the Jenkins controller file system, they can retrieve the unencrypted Kryptowire API key. This could lead to unauthorized use of the API key, potentially compromising the security of systems or data that rely on it.