CVE-2026-65921
Analyzed
Analyzed - Analysis Complete
Path Traversal in Archive Extraction Process
Vulnerability report for CVE-2026-65921, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-27
Last updated on: 2026-07-30
Assigner: JFrog
Description
Description
A path validation weakness in archive extraction/write handling allows entries with traversal sequences to be written outside the intended build artifacts location.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jfrog | artifactory | From 7.161.0 (inc) to 7.161.15 (exc) |
| jfrog | artifactory | to 7.111.18 (exc) |
| jfrog | artifactory | From 7.117.0 (inc) to 7.117.25 (exc) |
| jfrog | artifactory | From 7.125.0 (inc) to 7.125.18 (exc) |
| jfrog | artifactory | From 7.133.0 (inc) to 7.133.27 (exc) |
| jfrog | artifactory | From 7.146.0 (inc) to 7.146.34 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |