Moderate severityOSV Advisory· Published Jan 26, 2026· Updated Jan 27, 2026
pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin
CVE-2026-23890
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
pnpmnpm | < 10.28.1 | 10.28.1 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-xpqm-wm3m-f34hghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-23890ghsaADVISORY
- github.com/pnpm/pnpm/commit/8afbb1598445d37985d91fda18abb4795ae5062dghsax_refsource_MISCWEB
- github.com/pnpm/pnpm/releases/tag/v10.28.1ghsax_refsource_MISCWEB
- github.com/pnpm/pnpm/security/advisories/GHSA-xpqm-wm3m-f34hghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.