Back to overview

CVE-2026-45805

HIGH Exploitation: PoC
8.8
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-45805
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-13 08:19 UTC
Published
2026-07-15 15:11 UTC
Last updated
2026-07-15 15:44 UTC
Primary CWE
CWE-749
CWE-749: Exposed Dangerous Method or Function
Vendor / Product
penpot / penpot
Sources
cve.org  ·  NVD

Severity & Metrics

8.8 HIGH CVSS 3.1
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
penpot penpot < 2.15.0
Weakness (CWE)
CWESourceDescription
CWE-749 cna CWE-749: Exposed Dangerous Method or Function
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.8 HIGH 3.1 cna CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References (4)
Back to overview