CVE-2025-64144
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 | byteguard_build_actions | 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 ByteGuard Build Actions Plugin 1.0, where API 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 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 tokens, which may allow attackers or unauthorized users to access Jenkins resources or perform actions with the privileges of the exposed tokens. This could compromise the security of your Jenkins environment.