Beveiligingsadvies

CVE-2026-59871

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-08 15:25:09
Laatst bijgewerkt 2026-07-08 16:13:05
Toegewezen door GitHub_M
CVSS-score 5.3
Status PUBLISHED

Beschrijving

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.