Home

Description

pnpm 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.

PUBLISHED Reserved 2025-12-31 | Published 2026-01-07 | Updated 2026-01-09 | Assigner GitHub_M




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

Problem types

CWE-693: Protection Mechanism Failure

Product status

> 10.0.0, < 10.26.0
affected

References

github.com/pnpm/pnpm/security/advisories/GHSA-379q-355j-w6rj

github.com/...ommit/73cc63504d9bc360c43e4b2feb9080677f03c5b5

cve.org (CVE-2025-69264)

nvd.nist.gov (CVE-2025-69264)

Download JSON