{"id":"CVE-2026-63334","published":"2026-09-21T17:17:39.220","lastModified":"2026-09-21T19:17:08.587","description":"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.","cvssScore":6.8,"cvssSeverity":"MEDIUM","cvssVector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N","cwes":["CWE-367","CWE-918"],"vendors":[],"products":[],"references":[{"url":"https://github.com/jgraph/drawio/commit/650fbd742814f6502f78248dc2d8e2aaa5e42b5e","tags":[]},{"url":"https://github.com/jgraph/drawio/releases/tag/v30.2.7","tags":[]},{"url":"https://github.com/jgraph/drawio/security/advisories/GHSA-3v4h-8r2c-m8c5","tags":[]}],"exploitRefs":[{"url":"https://github.com/jgraph/drawio/commit/650fbd742814f6502f78248dc2d8e2aaa5e42b5e","tags":[]},{"url":"https://github.com/jgraph/drawio/releases/tag/v30.2.7","tags":[]},{"url":"https://github.com/jgraph/drawio/security/advisories/GHSA-3v4h-8r2c-m8c5","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows an attacker to forge server-side requests by manipulating DNS resolutions, potentially exposing internal network resources through a proxy.","exploitability":"Exploitation requires control over the hostname and access to the affected version of draw.io; moderate difficulty due to dependency on DNS resolution discrepancies.","blast_radius":"If exploited, it could lead to unauthorized access to cloud metadata or internal HTTP services within the network.","remediation":"Update to draw.io version 30.2.7 or later to mitigate the vulnerability.","tags":["ssrf","dns-resolution","internal-exposure","proxy-vulnerability"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-09-22T06:18:38.115Z"}}