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 backend/src/app/rpc/commands/media.clj, where media/download-image in backend/src/app/media.clj used the shared HTTP client without destination filtering, allowing an authenticated file editor to reach internal-only endpoints. This issue is fixed in version 2.15.0.
Configurations

No configuration.

History

20 Jul 2026, 16:17

Type Values Removed Values Added
References () https://github.com/penpot/penpot/security/advisories/GHSA-35g2-w7f6-8v9h - () https://github.com/penpot/penpot/security/advisories/GHSA-35g2-w7f6-8v9h -

15 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 16:16

Updated : 2026-07-20 16:17


NVD link : CVE-2026-45806

Mitre link : CVE-2026-45806

CVE.ORG link : CVE-2026-45806


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)