CVE-2025-64138
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 | start_windocks_container | to 1.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 Start Windocks Containers Plugin version 1.4 and earlier. It allows attackers to trick a user into making unintended requests that connect to a URL specified by the attacker.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to cause the Jenkins plugin to connect to an attacker-specified URL without the user's intention, potentially leading to unauthorized interactions or information exposure. However, it does not impact confidentiality or availability directly, but it can affect the integrity of operations.