VYPR
High severity7.3NVD Advisory· Published Jun 25, 2026· Updated Jun 29, 2026

CVE-2026-50015

CVE-2026-50015

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 packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
pnpmnpm
< 10.34.010.34.0
pnpmnpm
>= 11.0.0, < 11.4.011.4.0

Affected products

2
  • Pnpm/Pnpm2 versions
    cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:node.js:*:*+ 1 more
    • cpe:2.3:a:pnpm:pnpm:*:*:*:*:*:node.js:*:*range: <10.34.0
    • (no CPE)range: <10.34.0, <11.4.0

Patches

Vulnerability mechanics

References

3

News mentions

1