CVE-2025-64146
BaseFortify
Publication date: 2025-10-29
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 | curseforge_publisher | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-311 | The product does not encrypt sensitive or critical information before storage or transmission. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the Jenkins Curseforge Publisher Plugin version 1.0, where API Keys are stored unencrypted in job config.xml files on the Jenkins controller. These keys can be viewed by users who have Item/Extended Read permission or by anyone with access to the Jenkins controller file system.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of API Keys, which may allow attackers or unauthorized users to access services or perform actions that require those keys. This could result in potential misuse of the API keys, leading to security risks such as data exposure or unauthorized operations.