| Summary | pnpm is a package manager. Prior to 10.33.4 and 11.0.7, a malicious codeload.github.com server can serve whatever tarball it wants and pnpm will install it regardless of the lockfile. The lockfile does not store the hash of the dependencies from https://codeload.github.com. This means that if this server was compromised or a person's machine configuration was compromised, pnpm would download and install these dependencies. This vulnerability is fixed in 10.33.4 and 11.0.7. |
|---|---|
| Publication Date | June 26, 2026, 3:16 a.m. |
| Registration Date | June 27, 2026, 4:29 a.m. |
| Last Update | June 26, 2026, 1:17 p.m. |