Uncaught Exception in node-tar - CVE-2026-59875

 

Uncaught Exception in node-tar - CVE-2026-59875

Published: June 26, 2026


Vulnerability identifier: #VU135506
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-59875
CWE-ID: CWE-248
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to an uncaught exception in the PAX extended header parser when processing attacker-supplied tarballs containing NUL bytes in path or linkpath records. A remote attacker can supply a specially crafted tarball to cause a denial of service.

The exception is triggered after the crafted value reaches filesystem operations and can bypass the consumer's await/try-catch error handling boundary.


Affected software

node-tar

How to mitigate CVE-2026-59875

Install security update from vendor's website.

node-tar - update to 7.5.17

External References

Related Security Bulletins