CVE-2025-69264

p

npm is a package manager. Versions 10.0.0 through 10.25 allow git-hosted dependencies to execute arbitrary code during pnpm install, circumventing the v10 security feature "Dependency lifecycle scripts execution disabled by default". While pnpm v10 blocks postinstall scripts via the onlyBuiltDependencies mechanism, git dependencies can still execute prepare, prepublish, and prepack scripts during the fetch phase, enabling remote code execution without user consent or approval. This issue is fixed in version 10.26.0.

Configurations

Configuration 1 (hide)

cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:*:node.js:*

History

12 Jan 2026, 21:53

Type Values Removed Values Added
First Time Pnpm pnpm
Pnpm
CPE cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:*:node.js:*
References () https://github.com/pnpm/pnpm/commit/73cc63504d9bc360c43e4b2feb9080677f03c5b5 - () https://github.com/pnpm/pnpm/commit/73cc63504d9bc360c43e4b2feb9080677f03c5b5 - Patch
References () https://github.com/pnpm/pnpm/security/advisories/GHSA-379q-355j-w6rj - () https://github.com/pnpm/pnpm/security/advisories/GHSA-379q-355j-w6rj - Exploit, Vendor Advisory

07 Jan 2026, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-07 22:15

Updated : 2026-01-12 21:53


NVD link : CVE-2025-69264

Mitre link : CVE-2025-69264

CVE.ORG link : CVE-2025-69264


JSON object : View

Products Affected
CWE
CWE-693

Protection Mechanism Failure