CVE Catalog

CVE-2026-24842

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.54%

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

Summary

A vulnerability in node-tar (Tar for Node.js) prior to version 7.5.7 arises from a mismatch between the security check for hardlink entries and the actual hardlink creation logic. This allows an attacker to craft a malicious TAR archive that bypasses path traversal protections and creates hardlinks to arbitrary files outside the extraction directory.

Risk Assessment

The organization is at risk of unauthorized access to system files or sensitive data through a crafted TAR archive, potentially leading to information disclosure or system integrity compromise.

Recommendation

Immediately update the node-tar library to version 7.5.7 or later, which contains a fix for this vulnerability.

Other vulnerabilities in node-tar

See all
Original NVD description (English source)

node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses different path resolution semantics than the actual hardlink creation logic. This mismatch allows an attacker to craft a malicious TAR archive that bypasses path traversal protections and creates hardlinks to arbitrary files outside the extraction directory. Version 7.5.7 contains a fix for the issue.

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