pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of `node_modules/.bin`. Bin names starting with `@` bypass validation, and after scope normalization, path traversal sequences like `../../` remain intact. This issue affects all pnpm users who install npm packages and CI/CD pipelines using pnpm. It can lead to overwriting config files, scripts, or other sensitive files. Version 10.28.1 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/pnpm/pnpm/commit/8afbb1598445d37985d91fda18abb4795ae5062d | Patch |
| https://github.com/pnpm/pnpm/releases/tag/v10.28.1 | Release Notes |
| https://github.com/pnpm/pnpm/security/advisories/GHSA-xpqm-wm3m-f34h | Exploit Vendor Advisory |
Configurations
History
28 Jan 2026, 17:32
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pnpm/pnpm/commit/8afbb1598445d37985d91fda18abb4795ae5062d - Patch | |
| References | () https://github.com/pnpm/pnpm/releases/tag/v10.28.1 - Release Notes | |
| References | () https://github.com/pnpm/pnpm/security/advisories/GHSA-xpqm-wm3m-f34h - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:node.js:*:* | |
| First Time |
Pnpm pnpm
Pnpm |
26 Jan 2026, 22:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-26 22:15
Updated : 2026-01-28 17:32
NVD link : CVE-2026-23890
Mitre link : CVE-2026-23890
CVE.ORG link : CVE-2026-23890
JSON object : View
Products Affected
pnpm
- pnpm
CWE
CWE-23
Relative Path Traversal
