CVE 7.1 HIGH

node-tar has Arbitrary File Read/Write via Hardlink Target Escape Through Symlink Chain in Extraction_CVE-2026-26960

7.1 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-26960
Source GitHub_M
Published Feb 20, 2026 at 01:07

Affected Product

Vendor isaacs
Product node-tar
Version < 7.5.8
Affected Versions isaacs node-tar < 7.5.8

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.