CVE Catalog

CVE-2026-63373

MediumCVSS 4.2
Published: Translated: NVD NIST

Summary

draw.io prior to version 30.2.7 skips comparison of stateToken and cookieToken in the OAuth callback handler whenever IS_GAE is false, affecting self-hosted Docker and WAR deployments. An attacker can provide an authorization code for the attacker's cloud-storage identity and induce a victim to visit a callback URL, causing the victim's session to become authenticated as the attacker identity.

Risk Assessment

The victim can unknowingly perform cloud-storage actions under the attacker's identity, causing session integrity loss and misattribution. The identity binding does not itself grant access to existing victim cloud files.

Recommendation

Update draw.io to version 30.2.7 or later, which fixes the OAuth callback handling. Consider reviewing the configuration of Google Drive, OneDrive, GitHub, GitLab, and Dropbox integrations.

Other vulnerabilities in draw.io

See all
Original NVD description (English source)

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.2.7, the OAuth callback handler in src/main/java/com/mxgraph/online/AbsAuth.java skips comparison of stateToken and cookieToken whenever IS_GAE is false, which affects self-hosted Docker and WAR deployments. An attacker can provide an authorization code for the attacker's cloud-storage identity and induce a victim to visit a callback URL, causing the victim's draw.io session to become authenticated as the attacker identity without a valid state binding. The shared handler affects Google Drive, OneDrive, GitHub, GitLab, and Dropbox integrations. The victim can then unknowingly perform cloud-storage actions under the attacker's identity, causing session integrity loss and misattribution, but the identity binding does not itself grant access to existing victim cloud files. This issue is fixed in version 30.2.7.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS