Lucene search
+L

25 matches found

NVD
NVD
added 2026/08/05 3:16 p.m.16 views

CVE-2026-17613

Penpot’s ::import-binfile RPC command lacks authorization on the optional file-id parameter, allowing any authenticated user to overwrite any files on the target server and subscribe to WebSocket events, enabling full data exfiltration and data poisoning...

7.5CVSS0.00422EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 2:12 p.m.10 views

EUVD-2026-53386

Penpot’s ::import-binfile RPC command lacks authorization on the optional file-id parameter, allowing any authenticated user to overwrite any files on the target server and subscribe to WebSocket events, enabling full data exfiltration and data poisoning...

7.5CVSS5.6AI score0.00422EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/05 2:12 p.m.9 views

CVE-2026-17613 CVE-2026-17613

Penpot’s ::import-binfile RPC command lacks authorization on the optional file-id parameter, allowing any authenticated user to overwrite any files on the target server and subscribe to WebSocket events, enabling full data exfiltration and data poisoning...

5.6AI score0.00422EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 2:12 p.m.38 views

CVE-2026-17613 CVE-2026-17613

Penpot’s ::import-binfile RPC command lacks authorization on the optional file-id parameter, allowing any authenticated user to overwrite any files on the target server and subscribe to WebSocket events, enabling full data exfiltration and data poisoning...

0.00422EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 2:12 p.m.9 views

CVE-2026-17613 CVE-2026-17613

Penpot’s ::import-binfile RPC command lacks authorization on the optional file-id parameter, allowing any authenticated user to overwrite any files on the target server and subscribe to WebSocket events, enabling full data exfiltration and data poisoning...

7.5CVSS5.5AI score
SaveExploits0References6
NVD
NVD
added 2026/07/15 4:16 p.m.10 views

CVE-2026-45806

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot's remote image import passed the user-controlled url from frontend/src/app/main/data/workspace/media.cljs into the backend RPC method :create-file-media-object-from-url in...

7.7CVSS0.00326EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/15 3:11 p.m.42 views

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

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...

8.8CVSS0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 3:11 p.m.68 views

CVE-2026-45805

Penpot MCP ReplServer exposes an unauthenticated /execute endpoint and binds to 0.0.0.0 (all interfaces), enabling remote JavaScript execution on the server. The issue is implemented in mcp/packages/server/src/ReplServer.ts by listening without a host (default 0.0.0.0) and posting code to PluginB...

8.8CVSS6.2AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:11 p.m.13 views

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

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...

8.8CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2026/07/15 3:8 p.m.50 views

CVE-2026-44986

CVE-2026-44986 affects Penpot prior to 2.14.5. The issue allows a pre-authenticated account takeover via team invitation tokens: tokens from create-team-invitations were exposed, an existing profile id was embedded in auth.clj prepare-register-profile, and auth.clj register-profile could issue a ...

9.9CVSS6.1AI score0.00283EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 3:8 p.m.40 views

CVE-2026-44986 Penpot: Pre-authenticated account takeover via team-invitation token + prepare-register-profile

Penpot is an open-source design tool for design and code collaboration. Prior to 2.14.5, Penpot exposed teamsinvitations.clj invitation tokens from create-team-invitations, embedded an existing profile id in auth.clj prepare-register-profile, and had auth.clj register-profile issue a session base...

9.9CVSS0.00283EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 3:5 p.m.41 views

CVE-2026-45806 Penpot: Authenticated SSRF in remote image import via create-file-media-object-from-url

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot's remote image import passed the user-controlled url from frontend/src/app/main/data/workspace/media.cljs into the backend RPC method :create-file-media-object-from-url in...

7.7CVSS0.00326EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/15 3:5 p.m.21 views

CVE-2026-45806

Penpot before 2.15.0 vulnerable to authenticated SSRF in remote image import. The flow passes a user-controlled URL from frontend to the backend RPC method create-file-media-object-from-url, where media/download-image uses a shared HTTP client without destination filtering, allowing an authentica...

7.7CVSS6.2AI score0.00326EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/15 3:5 p.m.10 views

CVE-2026-45806 Penpot: Authenticated SSRF in remote image import via create-file-media-object-from-url

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot's remote image import passed the user-controlled url from frontend/src/app/main/data/workspace/media.cljs into the backend RPC method :create-file-media-object-from-url in...

7.7CVSS6.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.25 views

PT-2026-60198

Name of the Vulnerable Software and Affected Versions Penpot versions prior to 2.14.5 Description An issue exists where invitation tokens from create-team-invitations in teams invitations.clj are exposed. Additionally, an existing profile id is embedded in prepare-register-profile within auth.clj...

9.9CVSS5.3AI score0.00283EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/05/23 5:0 a.m.20 views

Remote Code Execution (RCE)

@penpot/mcp is vulnerable to Remote Code Execution RCE. The vulnerability is due to an unauthenticated /execute endpoint exposed on all network interfaces, which allows an attacker to remotely execute arbitrary JavaScript code on the server...

8.8CVSS6.2AI score0.00229EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/05/19 7:57 p.m.15 views

Exposed Dangerous Method or Function

Overview @penpot/mcp is a MCP server for Penpot integration Affected versions of this package are vulnerable to Exposed Dangerous Method or Function via MCP module's ReplServer that binds to all interfaces 0.0.0.0:4403 and exposes a /execute endpoint that runs arbitrary code with zero...

8.8CVSS6.2AI score0.00229EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/19 10:41 a.m.17 views

CVE-2026-45805

creationtimestamp| type| source ---|---|--- 2026-05-19 10:41:54+00:00| published-proof-of-concept| https://github.com/penpot/penpot/security/advisories/GHSA-22qr-rp27-j9wm...

8.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/20 7:39 p.m.11 views

CVE-2026-26202

Penpot is an open-source design tool for design and code collaboration. Prior to version 2.13.2, an authenticated user can read arbitrary files from the server by supplying a local file path e.g. /etc/passwd as a font data chunk in the create-font-variant RPC endpoint, resulting in the file...

7.5CVSS5.8AI score0.00437EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/19 8:25 p.m.10 views

CVE-2026-26202

Penpot is an open-source design tool for design and code collaboration. Prior to version 2.13.2, an authenticated user can read arbitrary files from the server by supplying a local file path e.g. /etc/passwd as a font data chunk in the create-font-variant RPC endpoint, resulting in the file...

7.5CVSS0.00437EPSS
SaveExploits1References2
Rows per page
Query Builder