CVE Catalog

CVE-2026-23745

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

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

Summary

In node-tar library up to version 7.5.2, the linkpath of Link (hardlink) and SymbolicLink entries is not sanitized when preservePaths is false (the default secure behavior). This allows malicious archives to bypass the extraction root restriction, leading to Arbitrary File Overwrite via hardlinks and Symlink Poisoning via absolute symlink targets.

Risk Assessment

The organization is at risk of arbitrary file overwrite and symlink poisoning, potentially leading to system integrity compromise and privilege escalation.

Recommendation

Upgrade node-tar to version 7.5.3 or later, which fixes the vulnerability.

Other vulnerabilities in node-tar

See all
Original NVD description (English source)

node-tar is a Tar for Node.js. The node-tar library (<= 7.5.2) fails to sanitize the linkpath of Link (hardlink) and SymbolicLink entries when preservePaths is false (the default secure behavior). This allows malicious archives to bypass the extraction root restriction, leading to Arbitrary File Overwrite via hardlinks and Symlink Poisoning via absolute symlink targets. This vulnerability is fixed in 7.5.3.

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