CVE-2026-70427
Received
Received - Intake
Jenkins Archive Extraction Path Traversal Vulnerability
Vulnerability report for CVE-2026-70427, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-05
Last updated on: 2026-08-05
Assigner: Jenkins Project
Description
Description
Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of `.tar` and `.tar.gz` archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary locations on the file system, restricted only by file system access permissions of the user running Jenkins.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | jenkins | to 2.576 (exc) |
| jenkins | jenkins | to 2.569 (exc) |
| jenkins | jenkins | to 2.568.2 (exc) |
| jenkins | remoting | to 3384.v60d89463d9e0 (exc) |
| jenkins | remoting | From 3355.3357.v931d3c992987 (exc) |
| jenkins | jenkins_lts | to 2.569 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-59 | The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource. |