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.
References
Configurations
No configuration.
History
09 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/isaacs/node-tar/security/advisories/GHSA-gvwx-54wh-qm9j - |
08 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 16:16
Updated : 2026-07-09 15:16
NVD link : CVE-2026-59875
Mitre link : CVE-2026-59875
CVE.ORG link : CVE-2026-59875
JSON object : View
Products Affected
No product.
CWE
CWE-248
Uncaught Exception
