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.
References
Configurations
No configuration.
History
15 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 16:16
Updated : 2026-07-15 18:15
NVD link : CVE-2026-45805
Mitre link : CVE-2026-45805
CVE.ORG link : CVE-2026-45805
JSON object : View
Products Affected
No product.
CWE
CWE-749
Exposed Dangerous Method or Function
