๐Ÿ” CVE Alert

CVE-2026-82392

HIGH 7.1

pnpm: Virtual store linker path traversal via unvalidated depPath name in lockfileToDepGraph

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parse(depPath).name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and pnpm11/deps/graph-builder/src/lockfileToDepGraph.ts. The name reaches path.join(modules, pkgName), storeController.importPackage, and pnpm11/lockfile/to-pnp/src/index.ts, allowing package contents to be written outside node_modules when a user runs pnpm install. When dangerouslyAllowAllBuilds or a matching allowBuilds entry permits lifecycle scripts, the escaped package can execute code with the user's privileges. This issue is fixed in versions 10.34.5 and 11.11.0.

CWE CWE-22
Vendor pnpm
Product pnpm
Published Aug 31, 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
< 10.34.5 >= 11.0.0, < 11.11.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pnpm/pnpm/security/advisories/GHSA-c59q-g84q-2gj5 github.com: https://github.com/pnpm/pnpm/pull/12872 github.com: https://github.com/pnpm/pnpm/pull/12890 github.com: https://github.com/pnpm/pnpm/commit/51300fd41c5e4c8f47635108e373cc3d1f324fa7 github.com: https://github.com/pnpm/pnpm/commit/78e29fe5583a1e5d69ea05e414eff310f78d5ed9 github.com: https://github.com/pnpm/pnpm/releases/tag/v10.34.5 github.com: https://github.com/pnpm/pnpm/releases/tag/v11.11.0