CVE Catalog

CVE-2026-59874

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

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

Summary

The node-tar library before version 7.5.18 accepts a tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header.

Risk Assessment

An attacker can supply a crafted tar archive that stalls the application using node-tar, leading to a denial of service (DoS) via an infinite processing loop.

Recommendation

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

Other vulnerabilities in node-tar

See all
Original NVD description (English source)

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed in version 7.5.18.

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