CVE 7.1 HIGH

pnpm: stage download writes outside destination via manifest version traversal_CVE-2026-55700

7.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L

Description

pnpm is a package manager. From 11.3.0 until 11.5.3, `pnpm stage download` derived a local filename from registry-controlled package name and version fields. A crafted manifest could escape the selected download directory and overwrite another reachable file. The merged fix validates both fields, derives one safe filename, and verifies the final destination before writing. This vulnerability is fixed in 11.5.3.

Basic Information

ID CVE-2026-55700
Source GitHub_M
Published Jun 25, 2026 at 16:47
Modified Jun 25, 2026 at 18:16

Affected Product

Vendor pnpm
Product pnpm
Version >= 11.3.0, < 11.5.3
Affected Versions pnpm pnpm >= 11.3.0, < 11.5.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.