Skip to main content

Next AI Draw.io EUVDEUVD-2026-58198

| CVE-2026-72777 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-08-13 VulnCheck GHSA-2f59-92g6-qm58
7.7
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.7 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/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
8.6 HIGH

Network endpoint, no auth, no interaction; scope changes to internal systems with high confidentiality impact via SSRF; no integrity or availability impact observed.

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

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/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
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Aug 13, 2026 - 19:02 vuln.today
CVE Published
Aug 13, 2026 - 18:23 cve.org
HIGH 7.7

DescriptionCVE.org

Next AI Draw.io through 0.4.16 contains a server-side request forgery vulnerability in the POST /api/parse-url endpoint due to hostname validation that only checks string patterns without DNS resolution. Unauthenticated attackers can supply hostnames that bypass string validation but resolve to internal addresses, allowing them to reach arbitrary internal HTTP services and exfiltrate responses including cloud metadata.

AnalysisAI

Server-side request forgery in Next AI Draw.io through 0.4.16 enables unauthenticated remote attackers to reach arbitrary internal HTTP services by exploiting a hostname validation bypass in the POST /api/parse-url endpoint. The validator inspects hostnames as string patterns only - without DNS resolution - allowing attackers to supply hostnames that pass the string check yet resolve to internal addresses, including cloud metadata endpoints such as the AWS IMDSv1 service. …

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
Identify internet-exposed Next AI Draw.io instance
Delivery
Craft hostname resolving to internal address bypassing string denylist
Exploit
POST to /api/parse-url with crafted payload
Execution
Server DNS-resolves hostname to internal IP
Persist
SSRF request reaches cloud metadata or internal HTTP service
Impact
Exfiltrate response containing IAM credentials or sensitive data

Vulnerability AssessmentAI

Exploitation The POST /api/parse-url endpoint must be network-reachable by the attacker; no authentication is required per CVSS PR:N. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N scores the vulnerable-system impact as nil and the subsequent-system confidentiality impact as High, which accurately reflects the SSRF threat model: the vulnerable application itself is not directly compromised, but downstream internal systems - most critically cloud instance metadata services - are exposed. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker sends a POST request to /api/parse-url with a payload hostname that bypasses the string-pattern denylist - for example, a domain under the attacker's control that resolves to 169.254.169.254 (AWS IMDSv1). The server fetches the attacker-specified URL, resolves it to the internal metadata address, and returns the response body (including IAM credentials) to the attacker. …
Remediation No vendor-released patched version has been independently confirmed at time of analysis - the fix reference points to a GitHub issue (https://github.com/DayuanJiang/next-ai-draw-io/issues/918) rather than a tagged release. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, inventory all systems running Next AI Draw.io 0.4.16 or earlier and isolate affected instances from production traffic. …

Sign in for detailed remediation steps and compensating controls.

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

Share

EUVD-2026-58198 vulnerability details – vuln.today

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