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.
References
| Link | Resource |
|---|---|
| https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3 | Patch |
| https://github.com/isaacs/node-tar/releases/tag/v7.5.19 | Release Notes |
| https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw | Exploit Vendor Advisory |
| https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-08 16:16
Updated : 2026-07-10 18:57
NVD link : CVE-2026-59873
Mitre link : CVE-2026-59873
CVE.ORG link : CVE-2026-59873
JSON object : View
Products Affected
isaacs
- tar
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
