HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-48995 — pnpm is a package manager. Prior to 10.33.4 and 11.0.7, a malicious codeload.git...

·Source: NIST NVD

Updated:

Executive 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 i

Analysis

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 Score: 7.5. Published: 2026-06-25T18:16:38.687.

Indicators of Compromise (1)

CVE (1)
CVE-2026-48995
Source Attribution

Originally published by NIST NVD on Jun 25, 2026. Verified by: NIST.

Related Threats