CVE-2026-23890
MEDIUMpnpm < 10.28.1 - Path Traversal via Bin Linking with Scope Normalization Bypass
Title source: llmDescription
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 (3)
Core 3
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/pnpm/pnpm/security/advisories/GHSA-xpqm-wm3m-f34h
Patch x_refsource_misc
https://github.com/pnpm/pnpm/commit/8afbb1598445d37985d91fda18abb4795ae5062d
Release Notes x_refsource_misc
https://github.com/pnpm/pnpm/releases/tag/v10.28.1
Scores
CVSS v3
6.5
EPSS
0.0044
EPSS Percentile
34.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-23
Status
published
Products (2)
npm/pnpm
0 - 10.28.1npm
pnpm/pnpm
< 10.28.1
Published
Jan 26, 2026
Tracked Since
Feb 18, 2026