CVE-2026-26960

Severity CVSS v4.0:
Pending analysis
Type:
CWE-22 Path Traversal
Publication date:
20/02/2026
Last modified:
20/02/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:isaacs:tar:*:*:*:*:*:node.js:*:* 7.5.8 (excluding)