Download of code without integrity check in pnpm - CVE-2025-69263
Published: April 27, 2026
pnpm
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to download of code without integrity check in the tarball resolver when processing HTTP tarball and git-hosted tarball dependencies during installation. A remote attacker can publish a package with a crafted HTTP or git tarball dependency to execute arbitrary code.
User interaction is required to install a package that has an HTTP or git tarball in its dependency tree.