Bugzilla – Bug 1271084
VUL-0: CVE-2026-59195: pnpm: Path traversal in configDependencies env lockfile allows symlink creation outside node_modules/.pnpm-config
Last modified: 2026-07-09 03:15:05 UTC
pnpm is a package manager. Prior to 10.34.4 and 11.8.0, pnpm accepts package names from the env lockfile configDependencies section and uses those names directly when creating config dependency symlinks under node_modules/.pnpm-config. A malicious repository can commit a crafted pnpm-lock.yaml whose env-lockfile document contains a traversal-shaped config dependency name. During pnpm install, pnpm installs the config dependency and creates a symlink at a path derived from that name. This vulnerability is fixed in 10.34.4 and 11.8.0. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2026-59195 https://www.cve.org/CVERecord?id=CVE-2026-59195 https://github.com/pnpm/pnpm/security/advisories/GHSA-qrv3-253h-g69c https://github.com/CVEProject/cvelistV5/blob/main//cves/2026/59xxx/CVE-2026-59195.json https://bugzilla.redhat.com/show_bug.cgi?id=2497370
Tracking as affected: openSUSE:Backports:SLE-16.0/pnpm pnpm (10.22.0)