CVE-2026-59875
MEDIUM
5.3
CVSS 3.1
Description
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is fixed in version 7.5.17.
Metadata
Severity & Metrics
5.3
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| isaacs | node-tar | — | < 7.5.17 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-248 | cna | CWE-248: Uncaught Exception |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.3 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
References (3)
- https://github.com/isaacs/node-tar/security/advisories/GHSA-gvwx-54wh-qm9j https://github.com/isaacs/node-tar/security/advisories/GHSA-gvwx-54wh-qm9j
- https://github.com/isaacs/node-tar/commit/7a635c29f5edbf083557374d43984273ecfed5b3 https://github.com/isaacs/node-tar/commit/7a635c29f5edbf083557374d43984273ecfed5b3
- https://github.com/isaacs/node-tar/releases/tag/v7.5.17 https://github.com/isaacs/node-tar/releases/tag/v7.5.17