Vulnerability Description
pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from registry package metadata to contain path traversal segments. During install, pnpm later uses that alias as a filesystem path when linking dependency nodes. As a result, a registry package can cause `pnpm install --ignore-scripts` to replace paths in the current project with symlinks to attacker-controlled dependency package directories. This vulnerability is fixed in 10.34.0 and 11.4.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pnpm/pnpm/security/advisories/GHSA-hwx4-2j3j-g496
- https://github.com/pnpm/pnpm/security/advisories/GHSA-hwx4-2j3j-g496
FAQ
What is CVE-2026-50016?
CVE-2026-50016 is a vulnerability with a CVSS score of 8.8 (HIGH). pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from registry package metadata to contain path traversal segments. During install, pnpm later uses tha...
How severe is CVE-2026-50016?
CVE-2026-50016 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-50016?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.