๐Ÿ” CVE Alert

CVE-2026-63334

MEDIUM 6.8

draw.io: SSRF via DNS rebinding in ProxyServlet bypasses private IP blocklist

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.2.7, deployments with ENABLE_DRAWIO_PROXY=1 are vulnerable to server-side request forgery because src/main/java/com/mxgraph/online/Utils.java performs the private-address check in Utils.sanitizeUrl() using one DNS resolution, while src/main/java/com/mxgraph/online/ProxyServlet.java later calls URL.openConnection() and performs a second resolution. An attacker-controlled hostname can resolve to a public address during validation and then to a private, link-local, or cloud metadata address when the connection is opened. Successful exploitation can return cloud instance metadata or responses from internal HTTP services through the proxy. This issue is fixed in version 30.2.7.

CWE CWE-918 CWE-367
Vendor jgraph
Product drawio
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for jgraph drawio

Be the first to know when new medium vulnerabilities affecting jgraph drawio 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:H/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

jgraph / drawio
< 30.2.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jgraph/drawio/security/advisories/GHSA-3v4h-8r2c-m8c5 github.com: https://github.com/jgraph/drawio/commit/650fbd742814f6502f78248dc2d8e2aaa5e42b5e github.com: https://github.com/jgraph/drawio/releases/tag/v30.2.7