CVE-2026-26960
HIGH WAF: High
CVSS 7.1
Published: 2026-02-20
CWE-22
node-tar is a full-featured Tar for Node.js. When using default options in versions 7.5.7 and below, an attacker-controlled archive can create a hardlink inside the extraction directory that points to a file outside the extraction root, enabling arbitrary file read and write as the extracting user. Severity is high because the primitive bypasses path protections and turns archive extraction into a direct filesystem access primitive. This issue has been fixed in version 7.5.8.
WAF Coverage Analysis
Path Traversal
High WAF Coverage
OWASP: A01:2021 Broken Access Control
930xxx - Local File Inclusion
Affected Software
| Vendor | Product | Version |
|---|---|---|
| isaacs | tar | up to 7.5.8 |
References
- github.com (Patch)
- github.com (Patch)
- github.com (Exploit, Vendor Advisory)