Uncaught Exception in node-tar - #VU135506
Published: June 26, 2026
node-tar
Detailed vulnerability description
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.