node-tar is a full-featured Tar for Node.js. Prior to version 7.5.11, tar (npm) can be tricked into creating a symlink that points outside the extraction directory by using a drive-relative symlink target such as C:../../../target.txt, which enables file overwrite outside cwd during normal tar.x() extraction. This vulnerability is fixed in 7.5.11.
References
| Link | Resource |
|---|---|
| https://github.com/isaacs/node-tar/commit/f48b5fa3b7985ddab96dc0f2125a4ffc9911b6ad | Vendor Advisory |
| https://github.com/isaacs/node-tar/security/advisories/GHSA-9ppj-qmqm-q256 | Exploit Vendor Advisory |
| https://github.com/isaacs/node-tar/security/advisories/GHSA-9ppj-qmqm-q256 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-10 07:44
Updated : 2026-03-18 18:13
NVD link : CVE-2026-31802
Mitre link : CVE-2026-31802
CVE.ORG link : CVE-2026-31802
JSON object : View
Products Affected
isaacs
- tar
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
