CVE-2026-50017

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm can send user-level unscoped npm authentication credentials to a registry chosen by a repository-local .npmrc file. In the reproduced case, the user's npm config contains a default registry and an unscoped _authToken. The repository does not provide a token-bearing auth line. It only sets registry= to a different registry URL. During normal pnpm metadata/install workflows, pnpm binds the user-origin unscoped credential to the repository-selected registry and sends it as an Authorization header. This vulnerability is fixed in 10.34.0 and 11.4.0.
References
Configurations

Configuration 1 (hide)

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

History

30 Jun 2026, 19:04

Type Values Removed Values Added
CPE cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:node.js:*:*
First Time Pnpm
Pnpm pnpm
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
References () https://github.com/pnpm/pnpm/security/advisories/GHSA-cjhr-43r9-cfmw - () https://github.com/pnpm/pnpm/security/advisories/GHSA-cjhr-43r9-cfmw - Exploit, Vendor Advisory

25 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-25 18:16

Updated : 2026-06-30 19:04


NVD link : CVE-2026-50017

Mitre link : CVE-2026-50017

CVE.ORG link : CVE-2026-50017


JSON object : View

Products Affected

pnpm

  • pnpm
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-522

Insufficiently Protected Credentials