๐Ÿ” CVE Alert

CVE-2026-101043

HIGH 7.4

pnpm 11.0.0 before 11.11.0 Environment Variable Exfiltration via Proxy Settings

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

pnpm versions 11.0.0 before 11.11.0 and 10.7.0 before 10.34.5 expand ${VAR} environment-variable placeholders in the httpProxy, httpsProxy, and noProxy settings read from a project's pnpm-workspace.yaml. Because the manifest is repository-controlled and the proxy keys were omitted from the request-destination key set that otherwise suppresses placeholder expansion for untrusted manifests (as already done for registry, pnprServer, registries and namedRegistries), an attacker who controls a repository's pnpm-workspace.yaml can cause a victim who clones the repository and runs a pnpm command (e.g. pnpm install) to expand environment secrets such as NPM_TOKEN or GITHUB_TOKEN into a proxy hostname or userinfo and route install traffic โ€” and the corresponding DNS lookups โ€” through an attacker-controlled host. The exfiltration occurs during configuration loading, before any lifecycle script executes. Fixed in pnpm 11.11.0 and 10.34.5.

CWE CWE-201
Vendor pnpm
Product pnpm
Published Sep 27, 2026
Stay Ahead of the Next One

Get instant alerts for pnpm pnpm

Be the first to know when new high vulnerabilities affecting pnpm pnpm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

pnpm / pnpm
11.0.0 < 11.11.0
pnpm / pnpm
10.7.0 < 10.34.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pnpm/pnpm/security/advisories/GHSA-vx52-2968-3vc6 vulncheck.com: https://www.vulncheck.com/advisories/pnpm-11.0.0-before-11.11.0-environment-variable-exfiltration-via-proxy-settings