CVE-2026-31802

Updated on 10 Mar 2026

Severity

Awaiting Analysis

Details

CVSS score
8.6

Overview

About vulnerability

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.

Details

Affected product:
Next.js , cacache , protractor , tar , webdriver-manager
Affected packages:
tar @ 2.2.2 (+8 more)
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.

Fixes