Arbitrary Code Execution Vulnerability in pnpm Package Manager
CVE-2026-55698
8.8HIGH
What is CVE-2026-55698?
pnpm, a popular package manager, contains a vulnerability that allows arbitrary code execution due to improper handling of bootstrap metadata within the pnpm-lock.yaml file. Versions prior to 10.34.2 and 11.5.3 have been found to trust certain entries in the lockfile, potentially allowing malicious repositories to manipulate package records. This manipulation can result in the installation and execution of unverified code during package resolution. Users are encouraged to upgrade to patched versions to mitigate this risk.
Affected Version(s)
pnpm < 10.34.2 < 10.34.2
pnpm >= 11.0.0, < 11.5.3 < 11.0.0, 11.5.3
