CVE 7.5 HIGH

pnpm: Repository-controlled configDependencies can select a pacquet native install engine_CVE-2026-55697

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. Prior to 10.34.2 and 11.5.3, pnpm can install configDependencies declared in pnpm-workspace.yaml before command dispatch. Before the patch, a repository could declare pacquet or @pnpm/pacquet as a config dependency and pnpm treated that repository-controlled dependency as an install-engine opt-in. During install, pnpm resolved a platform-specific @pacquet/<platform>-<arch>/pacquet binary from node_modules/.pnpm-config/<packageName> and spawned it as the developer or CI user. This vulnerability is fixed in 10.34.2 and 11.5.3.

Basic Information

ID CVE-2026-55697
Source GitHub_M
Published Jun 25, 2026 at 16:42

Affected Product

Vendor pnpm
Product pnpm
Version < 10.34.2
Affected Versions pnpm pnpm < 10.34.2
pnpm pnpm >= 11.0.0, < 11.5.3

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.