Loading market data...
← Back to CVE feed

CVE-2026-59873

UNKNOWN View on NVD ↗

Description

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction and parsing paths such as src/extract.ts, allowing a small crafted gzip bomb to exhaust disk space and CPU. This issue is fixed in version 7.5.19.

Published: Jul 08, 2026 16:16 UTC Modified: Jul 08, 2026 20:16 UTC