๐Ÿ” CVE Alert

CVE-2026-59871

MEDIUM 5.3

node-tar: Process crash via PAX numeric path type confusion

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing downstream path handling such as normalizeWindowsPath(entry.path).split('/') to throw an uncaught TypeError. This issue is fixed in version 7.5.18.

CWE CWE-704
Vendor isaacs
Product node-tar
Published Jul 8, 2026
Last Updated Jul 8, 2026
Stay Ahead of the Next One

Get instant alerts for isaacs node-tar

Be the first to know when new medium vulnerabilities affecting isaacs node-tar are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

isaacs / node-tar
< 7.5.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/isaacs/node-tar/security/advisories/GHSA-w8wr-v893-vjvp github.com: https://github.com/isaacs/node-tar/commit/e02a4e9e013c4be95302e2eb2047a942b883c27b github.com: https://github.com/isaacs/node-tar/releases/tag/v7.5.18