pnpm Lockfile Integrity Bypass Allows Remote Dynamic Dependencies
Description
pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies (and git-hosted tarballs) in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package with an HTTP tarball dependency can serve different code to different users or CI/CD environments. The attack requires the victim to install a package that has an HTTP/git tarball in its dependency tree. The victim's lockfile provides no protection. This issue is fixed in version 10.26.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
pnpmnpm | < 10.26.0 | 10.26.0 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-7vhp-vf5g-r2fwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-69263ghsaADVISORY
- github.com/pnpm/pnpm/commit/0958027f88a99ccefe7e9676cdebba393dfbdc85ghsax_refsource_MISCWEB
- github.com/pnpm/pnpm/security/advisories/GHSA-7vhp-vf5g-r2fwghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.