CVE-2025-64142
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 | nexus_task_runner | to 0.9.2 (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 Nexus Task Runner Plugin version 0.9.2 and earlier. It allows attackers who have Overall/Read permission to connect to a URL specified by the attacker using credentials also specified by the attacker.
How can this vulnerability impact me? :
An attacker with Overall/Read permission could exploit this vulnerability to make the Jenkins server connect to an attacker-controlled URL using attacker-supplied credentials, potentially leading to unauthorized actions or information disclosure within the Jenkins environment.