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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
26 Jun 2026, 04:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pnpm/pnpm/security/advisories/GHSA-hg3w-7f8c-63hp - |
25 Jun 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-25 18:16
Updated : 2026-06-26 04:17
NVD link : CVE-2026-48995
Mitre link : CVE-2026-48995
CVE.ORG link : CVE-2026-48995
JSON object : View
Products Affected
No product.
CWE
CWE-353
Missing Support for Integrity Check
