SecBoard
Zurück zur CVE-Übersicht

CVE-2026-45805

HIGH(8.8)

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

Risk Signal Score32/100 — MITTEL
  • CVSS 8.8 — Hoch
  • Weniger als 24 Stunden alt

Beschreibung

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot MCP's mcp/packages/server/src/ReplServer.ts bound the ReplServer to 0.0.0.0:4403 and exposed an unauthenticated /execute endpoint that passed the code field to PluginBridge.executePluginTask(), allowing anyone on the network to execute JavaScript on the server. This issue is fixed in version 2.15.0.

GitHub Advisories

GHSA-22qr-rp27-j9wmHIGH

PenPot MCP REPL server binds to 0.0.0.0 with unauthenticated /execute endpoint — RCE

npm/@penpot/mcp2.15.0
GitHub Advisory

Referenzen