Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @penpot/mcp
  4. ›
  5. CVE-2026-45805

CVE-2026-45805: PenPot MCP REPL server binds to 0.0.0.0 with unauthenticated /execute endpoint — RCE

May 19, 2026

The MCP module’s ReplServer binds to all interfaces (0.0.0.0:4403) and exposes a /execute endpoint that runs arbitrary code with zero authentication. Anyone on the network can POST JavaScript and it runs on the server. The main PenpotMcpServer was partially fixed for a similar binding issue (#8683), but ReplServer.ts was missed.

References

  • github.com/advisories/GHSA-22qr-rp27-j9wm
  • github.com/penpot/penpot/security/advisories/GHSA-22qr-rp27-j9wm
  • nvd.nist.gov/vuln/detail/CVE-2026-45805

Code Behaviors & Features

Detect and mitigate CVE-2026-45805 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.15.0

Fixed versions

  • 2.15.0

Solution

Upgrade to version 2.15.0 or above.

Impact 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-749: Exposed Dangerous Method or Function

Source file

npm/@penpot/mcp/CVE-2026-45805.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:36 +0000.