#VU123172 Path traversal in node-tar - CVE-2026-26960
Published: February 24, 2026
node-tar
isaacs
Description
The vulnerability allows a remote user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the tar.extract() function when handling hardlinks inside archives. A remote user can pass a specially crafted archive to the application and read or write files to arbitrary locations on the system.