CVE-2025-64148
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 | publish_to_bitbucket | to 0.4 (inc) |
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 Publish to Bitbucket Plugin version 0.4 and earlier. It allows attackers who have Overall/Read permission in Jenkins to enumerate the IDs of credentials stored in Jenkins, which they should not normally be able to access.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker with limited permissions (Overall/Read) to discover credential IDs stored in Jenkins. This could potentially lead to further attacks or misuse of credentials if combined with other vulnerabilities or misconfigurations.