Bug 2498126 (CVE-2026-59871) - CVE-2026-59871 node-tar: node-tar: Denial of Service due to incorrect PAX path handling
Summary: CVE-2026-59871 node-tar: node-tar: Denial of Service due to incorrect PAX pat...
Keywords:
Status: NEW
Alias: CVE-2026-59871
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2498740 2498741 2498742 2498743 2498744 2498745 2498746 2498747 2498748 2498749 2498750 2498751 2498752 2498753 2498754
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 16:02 UTC by OSIDB Bzimport
Modified: 2026-07-09 21:01 UTC (History)
118 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 16:02:13 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.