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.
INFO
Published Date :
2026-01-26T21:53:40.810Z
Last Modified :
2026-01-27T21:39:57.954Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-23890 vulnerability.
| Vendors | Products |
|---|---|
| Pnpm |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-23890.