CVE Catalog

CVE-2026-29786

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

37th percentile - higher than 37% of all known CVEs

Summary

A vulnerability in node-tar prior to version 7.5.10 allows an attacker to create a hardlink pointing outside the extraction directory by using a drive-relative link target such as C:../target.txt. This enables file overwrite outside the current working directory during normal tar.x() extraction.

Risk Assessment

The organization is at risk of unauthorized overwriting of system or application files, which could lead to privilege escalation, data loss, or system compromise.

Recommendation

Immediately update node-tar to version 7.5.10 or later. If an update is not possible, avoid extracting tar archives from unknown or untrusted sources.

Other vulnerabilities in node-tar

See all
Original NVD description (English source)

node-tar is a full-featured Tar for Node.js. Prior to version 7.5.10, tar can be tricked into creating a hardlink that points outside the extraction directory by using a drive-relative link target such as C:../target.txt, which enables file overwrite outside cwd during normal tar.x() extraction. This issue has been patched in version 7.5.10.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS