← Back

CVE-2026-50015

nvd nist
Published: Jun 25, 2026Modified: Jun 29, 2026

JSON object

Loading...
7.3
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H
Exploitability: 2.1 / Impact: 5.2
Source: security-advisories@github.com (Secondary)

Description

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm's patch application pipeline (@pnpm/patch-package) performs no path validation on file paths extracted from .patch files. An attacker who contributes a malicious patch file via a pull request can write attacker-controlled content to or delete arbitrary files on the filesystem during pnpm install, as the user running the install. The diff --git header paths containing ../../ sequences traverse out of the package directory, and the traversal is difficult to catch in code review because patch file diff headers are opaque to most reviewers. This vulnerability is fixed in 10.34.0 and 11.4.0.

Affected (2)

Products: Pnpm: Pnpm
1 product
Pnpm
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Pnpm
Before 10.34.0
From 11.0.0 to 11.4.0

References (2)

Source: security-advisories@github.com
ExploitMitigationVendor Advisory
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
ExploitMitigationVendor Advisory

Timeline

No history available yet.