๐Ÿ” CVE Alert

CVE-2026-58504

MEDIUM 6.1

draw.io: Stored XSS on file open via editable=0 sibling cell โ€” patch bypass of CVE-2026-46642

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.2.5, opening or importing a crafted .drawio file can execute attacker-controlled JavaScript in the draw.io origin when selected cells are processed by TextFormatPanel.addFont() in src/main/webapp/js/grapheditor/Format.js. An HTML sibling cell keeps the formatted-label path enabled while an editable=0 plain-text sibling is excluded from the merged selection style but remains in the iteration set. graph.cellRenderer.getLabelValue() returns that plain-text label without HTML encoding, and mxUtils.canConvertHtmlToSvg() parses it as HTML, bypassing the earlier CVE-2026-46642 remediation. Successful exploitation can expose diagram data, browser storage, non-HttpOnly cookies, and same-origin actions available to the victim. This issue is fixed in version 30.2.5.

CWE CWE-79 CWE-116
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:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

jgraph / drawio
< 30.2.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jgraph/drawio/security/advisories/GHSA-c76x-r78m-phwx github.com: https://github.com/jgraph/drawio/commit/7976c02e1b10b1687c028d82782f9f5d90a885d6 github.com: https://github.com/jgraph/drawio/releases/tag/v30.2.5