๐Ÿ” CVE Alert

CVE-2026-101044

HIGH 7.1

pacquet before 12.0.0-alpha.5 Path Traversal via lockfile alias

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

pacquet, the Rust package-manager component shipped in the pnpm npm package versions >=12.0.0-alpha.0 and <12.0.0-alpha.5, does not validate dependency alias/name paths taken from a lockfile before using them in install-time filesystem joins. When a user installs a project with an attacker-supplied lockfile using --trust-lockfile or a frozen lockfile, alias entries containing path traversal segments (for example '../../escaped-link') are used when creating dependency and package links, bin destinations, hoisted entries, and virtual-store slots, allowing symlinks and directories to be created outside the intended project and node_modules boundary. Version 12.0.0-alpha.5 validates dependency names and every virtual-store slot path with a shared safe-join containment helper before any filesystem materialization, rejecting traversal, absolute, platform-specific, and reserved names with ERR_PNPM_INVALID_DEPENDENCY_NAME.

CWE CWE-22
Vendor pnpm
Product pnpm
Published Sep 27, 2026
Stay Ahead of the Next One

Get instant alerts for pnpm pnpm

Be the first to know when new high vulnerabilities affecting pnpm pnpm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

pnpm / pnpm
12.0.0-alpha.0 < 12.0.0-alpha.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pnpm/pnpm/security/advisories/GHSA-2rx9-3g3h-c2jv vulncheck.com: https://www.vulncheck.com/advisories/pacquet-before-12.0.0-alpha.5-path-traversal-via-lockfile-alias