CVE-2025-53831: DrawIO for ownCloud 10 is vulnerable to Stored XSS
DrawIO for ownCloud is an application for using DrawIO with the file storage, synchronization, and sharing application ownCloud Classic. In DrawIO for ownCloud prior to version 1.0.2, which corresponds to ownCloud 10 prior to version 10.15.3, attackers with access to the DrawIO app can leverage improper neutralization of input during web page generation to achieve stored XSS. Upgrade ownCloud 10 to version 10.15.3 or later or upgrade DrawIO for ownCloud 10 to version 1.0.2 or later to receive a patch.
Security readout for executives and security teams
Plain-English summary
A flaw in the DrawIO diagramming add-on for ownCloud 10 lets an authenticated user plant malicious code inside a diagram. When a colleague opens that diagram, the code runs in their browser session, potentially exposing files or letting the attacker act as them inside ownCloud. Vendor patches are available and should be applied.
Executive priority
Treat as a near-term patch priority for any ownCloud 10 deployment that uses DrawIO. Business risk centers on account takeover and data exposure through a trusted internal tool; the fix is a straightforward vendor upgrade with limited operational disruption.
Technical view
CVE-2025-53831 is a stored cross-site scripting (CWE-79) issue in DrawIO for ownCloud prior to 1.0.2 (bundled with ownCloud 10 before 10.15.3). Input is not properly neutralized during web page generation, so an authenticated user with DrawIO access can persist script content that executes when other users render the diagram. CVSS 3.1 is 8.2 with scope change (AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L).
Likely exposure
Organizations running ownCloud Classic (10.x) with the DrawIO app enabled are exposed, especially where diagrams are shared across teams or with external collaborators. Any authenticated user with DrawIO access can plant the payload, so multi-tenant, education, and workgroup deployments face the greatest risk.
Exploitation context
No public reports of in-the-wild exploitation and the flaw is not listed in CISA KEV as of this writing. The advisory (GHSA-r9j8-fr2h-m47q) confirms the vulnerability class and fix. Exploitation requires an authenticated account plus victim interaction (UI:R), which lowers opportunistic risk but keeps insider or shared-tenant abuse plausible.
Researcher notes
Scope-changed stored XSS (S:C) in a document-rendering app is a classic pivot to session hijack or CSRF-style actions against ownCloud APIs. Only the confirmed vendor advisory is public; no PoC, exploit chain, or KEV entry is referenced. Validate CSP posture and whether diagram rendering occurs same-origin, as that governs blast radius.
Mitigation direction
Upgrade ownCloud 10 to 10.15.3 or later, or update DrawIO for ownCloud to 1.0.2 or later.
If patching is delayed, disable or restrict the DrawIO app to trusted users only.
Tighten sharing settings so diagrams are not opened by unintended audiences.
Review vendor advisory GHSA-r9j8-fr2h-m47q for any deployment-specific guidance.
Enforce strong session and CSP controls on the ownCloud front end to blunt XSS impact.
Validation and detection
Inventory ownCloud 10 instances and confirm installed versions of the core and DrawIO app.
Confirm DrawIO for ownCloud is at 1.0.2+ and ownCloud is at 10.15.3+ after patching.
Audit stored diagrams for suspicious script-like content authored before the upgrade.
Review ownCloud and reverse-proxy logs for unusual DrawIO activity or session anomalies.
Re-run authenticated web application scans against the DrawIO endpoints post-patch.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.