CVE 7.5 HIGH

pnpm Lockfile Integrity Bypass Allows Remote Dynamic Dependencies_CVE-2025-69263

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2025-69263
Source GitHub_M
Published Jan 7, 2026 at 21:31
Modified Jan 7, 2026 at 21:40

Affected Product

Vendor pnpm
Product pnpm
Version < 10.26.0
Affected Versions pnpm pnpm < 10.26.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.