CVE-2026-23890

MEDIUM

pnpm <10.28.1 - Path Traversal

Title source: llm

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.

Scores

CVSS v3 6.5
EPSS 0.0001
EPSS Percentile 2.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Classification

CWE
CWE-23
Status published

Affected Products (2)

pnpm/pnpm < 10.28.1
npm/pnpm < 10.28.1npm

Timeline

Published Jan 26, 2026
Tracked Since Feb 18, 2026