CVE-2026-59873
CRITICAL
9.2
CVSS 4.0
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.
Metadata
Severity & Metrics
9.2
CRITICAL CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| isaacs | node-tar | — | < 7.5.19 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-770 | cna | CWE-770: Allocation of Resources Without Limits or Throttling |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 9.2 | CRITICAL | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H |
References (3)
- https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw
- https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3 https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3
- https://github.com/isaacs/node-tar/releases/tag/v7.5.19 https://github.com/isaacs/node-tar/releases/tag/v7.5.19