CVE-2026-50016

Severity CVSS v4.0:
Pending analysis
Type:
CWE-23 Relative Path Traversal
Publication date:
25/06/2026
Last modified:
29/06/2026

Description

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from registry package metadata to contain path traversal segments. During install, pnpm later uses that alias as a filesystem path when linking dependency nodes. As a result, a registry package can cause `pnpm install --ignore-scripts` to replace paths in the current project with symlinks to attacker-controlled dependency package directories. This vulnerability is fixed in 10.34.0 and 11.4.0.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:node.js:*:* 10.34.0 (excluding)
cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:node.js:*:* 11.0.0 (including) 11.4.0 (excluding)