CVE-2026-72777 PUBLISHED

Next AI Draw.io 0.4.16 SSRF via DNS Rebinding in parse-url

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 13.08.2026 Updated: 14.08.2026

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.

Metrics

CVSS 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
CVSS Score: 7.7

Product Status

Vendor DayuanJiang
Product next-ai-draw-io
Versions Default: affected
  • affected from 0 to 0.4.16 (incl.)

Credits

  • HK4zCzi (Ho Viet Khanh) reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE