# CVE-2026-48995

## Summary

- **CVE ID:** CVE-2026-48995
- **Severity:** MEDIUM
- **CVSS Score:** 4.8 (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)
- **CWE:** CWE-353
- **Published:** Jun 25, 2026
- **Last Modified:** Jun 26, 2026

## 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.

## Affected Products

- pnpm — pnpm (< 10.33.4)
- pnpm — pnpm (>= 11.0.0, < 11.0.7)

## References

- [CNA](https://github.com/pnpm/pnpm/security/advisories/GHSA-hg3w-7f8c-63hp)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.17%
- **EPSS Percentile:** 6.7

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._