CVE-2025-64149
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-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a cross-site request forgery (CSRF) issue in the Jenkins Publish to Bitbucket Plugin version 0.4 and earlier. It allows attackers to connect to a URL specified by the attacker using credentials IDs that the attacker has obtained through other means, potentially capturing credentials stored in Jenkins.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can capture credentials stored in Jenkins by forcing the system to connect to an attacker-controlled URL using those credentials. This can lead to unauthorized access to sensitive information and systems, potentially compromising the security of your Jenkins environment and related resources.