Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-50015

7.3 · HIGH
Published Jun 25, 2026 pnpm CWE-22

Overview

CVE-2026-50015 is a high-severity vulnerability affecting pnpm pnpm. It was published on June 25, 2026 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from pnpm. Update pnpm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
pnpm pnpm >= 0, < 10.34.0 Affected

Frequently Asked Questions

What is CVE-2026-50015?

CVE-2026-50015 is a high-severity vulnerability affecting pnpm pnpm. It was published on June 25, 2026 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2026-50015?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-50015?

Check the references section for vendor advisories and patches from pnpm. Update pnpm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-50015?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-50015 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.