Arbitrary Code Execution in pnpm Package Manager by pnpm
CVE-2025-69264
8.8HIGH
What is CVE-2025-69264?
The pnpm package manager has a vulnerability where versions 10.0.0 to 10.25 allow git-hosted dependencies to execute arbitrary code during the installation process. Despite having security features to disable dependency lifecycle scripts, command execution can occur through 'prepare', 'prepublish', and 'prepack' scripts without the user's consent, leading to potential unauthorized actions. This vulnerability has been addressed in version 10.26.0.
Affected Version(s)
pnpm > 10.0.0, < 10.26.0
