Bug 2445476 (CVE-2026-29786) - CVE-2026-29786 node-tar: hardlink path traversal via drive-relative linkpath
Summary: CVE-2026-29786 node-tar: hardlink path traversal via drive-relative linkpath
Keywords:
Status: NEW
Alias: CVE-2026-29786
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-07 16:01 UTC by OSIDB Bzimport
Modified: 2026-03-09 16:49 UTC (History)
87 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-07 16:01:50 UTC
node-tar is a full-featured Tar for Node.js. Prior to version 7.5.10, tar can be tricked into creating a hardlink that points outside the extraction directory by using a drive-relative link target such as C:../target.txt, which enables file overwrite outside cwd during normal tar.x() extraction. This issue has been patched in version 7.5.10.


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