Back to CVE List

CVE-2026-59871

MEDIUM SEVERITY

CVSS Score & Metrics

Base Score
5.3 / 10
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Vulnerability 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.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-704
Source
NVD
Vendor
isaacs
Product
node-tar

External References

Discussion (0)

Add Comment

No comments yet. Be the first!