CVE-2026-50758
Deferred Deferred - Pending Action

Cross Site Scripting in next-ai-draw-io 0.4.13

Vulnerability report for CVE-2026-50758, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: MITRE

Description

Cross Site Scripting vulnerability in DayuanJiang next-ai-draw-io 0.4.13 allows a remote attacker to execute arbitrary code via the mcp parameter

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-22
AI Q&A
2026-07-21
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
dayuanjiang next-ai-draw-io 0.4.13
dayuanjiang mcp-server 0.1.16

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Cross Site Scripting (XSS) vulnerability in the software DayuanJiang next-ai-draw-io version 0.4.13. It allows a remote attacker to inject and execute arbitrary malicious code through the mcp parameter.

Detection Guidance

To detect this XSS vulnerability, monitor HTTP traffic for requests containing the mcp parameter in URLs targeting the MCP server. Check if the server reflects unsanitized input in HTML or JavaScript responses. Use tools like curl to test for reflected XSS by sending crafted URLs with the mcp parameter containing script tags. Example: curl 'http://target-server/?mcp=<script>alert(1)</script>' and observe if the script executes in the response.

Impact Analysis

An attacker could exploit this to run malicious scripts in your browser when visiting a vulnerable site, potentially stealing cookies, session tokens, or sensitive data. It may also enable further attacks like phishing or malware delivery.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or breaches, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Immediately update next-ai-draw-io to the latest version that patches this vulnerability. If no patch is available, consider disabling the application or restricting access to it until a fix is released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50758. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart