Back to overview

CVE-2026-48995

MEDIUM
4.8
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-48995
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-26 23:26 UTC
Published
2026-06-25 16:58 UTC
Last updated
2026-06-25 16:58 UTC
Primary CWE
CWE-353
CWE-353: Missing Support for Integrity Check
Vendor / Product
pnpm / pnpm
Sources
cve.org  ·  NVD

Severity & Metrics

4.8 MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
Affected products (1)
VendorProductPlatformVersions
pnpm pnpm < 10.33.4, >= 11.0.0, < 11.0.7
Weakness (CWE)
CWESourceDescription
CWE-353 cna CWE-353: Missing Support for Integrity Check
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.8 MEDIUM 4.0 cna CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
References (1)
Back to overview