Home

Description

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.

PUBLISHED Reserved 2026-07-07 | Published 2026-07-08 | Updated 2026-07-08 | Assigner GitHub_M




MEDIUM: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Problem types

CWE-704: Incorrect Type Conversion or Cast

Product status

< 7.5.18
affected

References

github.com/...de-tar/security/advisories/GHSA-w8wr-v893-vjvp exploit

github.com/...de-tar/security/advisories/GHSA-w8wr-v893-vjvp

github.com/...ommit/e02a4e9e013c4be95302e2eb2047a942b883c27b

github.com/isaacs/node-tar/releases/tag/v7.5.18

cve.org (CVE-2026-59871)

nvd.nist.gov (CVE-2026-59871)

Download JSON