CVE-2026-76898
Last modified
CVE-2026-76898 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.3.8, src/main/java/com/mxgraph/online/Utils.java checks IPv6 Unique Local Addresses in Utils.sanitizeUrl() by comparing the text prefixes fc00:: and fd00::, but the JDK returns the expanded address form, so the fc00::/7 range, including the AWS metadata range fd00:ec2::/32, is not blocked. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.3.8, src/main/java/com/mxgraph/online/Utils.java checks IPv6 Unique Local Addresses in Utils.sanitizeUrl() by comparing the text prefixes fc00:: and fd00::, but the JDK returns the expanded address form, so the fc00::/7 range, including the AWS metadata range fd00:ec2::/32, is not blocked. An unauthenticated request to /embed2.js?fetch= can therefore make src/main/java/com/mxgraph/online/EmbedServlet2.java fetch an IPv6 ULA internal resource and reflect the response to the requester. Utils.validatedAddress() uses the same private-address check for the separate ProxyServlet path, which requires ENABLE_DRAWIO_PROXY=1. The primary /embed2.js path requires no proxy feature flag or DNS rebinding, and it can disclose cloud metadata credentials or data from other IPv6-reachable internal services. This issue is fixed in version 30.3.8.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jgraph | drawio | < 30.3.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-76898?
How severe is CVE-2026-76898?
How do I fix CVE-2026-76898?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-76887Crash in the Wireshark dissection engine in 4.6.0 to 4.6.7 a…6.5
- CVE-2026-76888RDP protocol dissector crash in 4.6.0 to 4.6.7 and 4.4.0 to …7.5
- CVE-2026-76889UMTS FP protocol dissector crash in 4.6.0 to 4.6.7 and 4.4.0…5.5
- CVE-2026-7689A security flaw has been discovered in Dolibarr ERP CRM up t…3.7
- CVE-2026-76890Crash in sharkd in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows…6.5
- CVE-2026-76891Crash in sharkd in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows…6.5
- CVE-2026-76899CordysCRM is an open source AI-powered customer relationship…5.7
- CVE-2026-7690A weakness has been identified in Wavlink WL-WN570HA1 R70HA1…9.8
- CVE-2026-76900CordysCRM is an open source AI-powered customer relationship…6.8
- CVE-2026-76901CordysCRM is an open source AI-powered customer relationship…5.8
- CVE-2026-76902CordysCRM is an open source AI-powered customer relationship…5
- CVE-2026-76904GeoTools is an open source Java library that provides tools …9.8
Are you affected by CVE-2026-76898?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
