๐Ÿ” CVE Alert

CVE-2026-45806

HIGH 7.7

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

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor penpot
Product penpot
Published Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for penpot penpot

Be the first to know when new high vulnerabilities affecting penpot penpot are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

penpot / penpot
< 2.15.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/penpot/penpot/security/advisories/GHSA-35g2-w7f6-8v9h github.com: https://github.com/penpot/penpot/releases/tag/2.15.0