All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-55487
HIGHpublished 2026-06-25 18:16 UTC · 3 days ago · modified 2026-06-25 19:16 UTC
7.5
CVSS / 10
// description
pnpm is a package manager. Prior to 10.34.2 and 11.5.3, the generic peer-suffix normalizer also stripped parenthesized text from git, URL, tarball, file, and other opaque locators. Approval for one source string could therefore authorize a different attacker-controlled source whose locator normalized to the same value. This vulnerability is fixed in 10.34.2 and 11.5.3.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-346
- CWE-693
- CWE-829