Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-82393
Published:August 31, 2026
Updated:September 24, 2026
pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name reaches raw path joins in pnpm11/installing/deps-resolver/src/resolvePeers.ts, pnpm11/installing/deps-resolver/src/index.ts, and pnpm11/deps/graph-builder/src/lockfileToDepGraph.ts, causing package extraction outside node_modules and allowing attacker-controlled files to overwrite arbitrary filesystem paths even when --ignore-scripts is used. The overwrite can replace shell startup files, Git hooks, or installed package code and lead to code execution. This issue is fixed in versions 10.34.5, and 11.11.0.
Affected Packages
https://github.com/pnpm/pnpm.git (GITHUB):
Affected version(s) >=v0.20.0 <v10.34.5
Fix Suggestion:
Update to version v10.34.5
https://github.com/pnpm/pnpm.git (GITHUB):
Affected version(s) >=v11.0.0 <v11.11.0
Fix Suggestion:
Update to version v11.11.0
pnpm (NPM):
Affected version(s) >=11.0.0 <11.11.0
Fix Suggestion:
Update to version 11.11.0
pnpm (NPM):
Affected version(s) >=0.0.1 <10.34.5
Fix Suggestion:
Update to version 10.34.5
pnpm (NPM):
Affected version(s) >=0.0.0-pr4475.1 <10.34.5
Fix Suggestion:
Update to version 10.34.5
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Control of Generation of Code ('Code Injection')
External Control of File Name or Path
EPSS
Base Score:
0.41