CVE Catalog

CVE-2026-72777

HighCVSS 8.6
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

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.

Risk Assessment

An attacker could access internal network resources, including cloud metadata, potentially leading to credential theft and infrastructure compromise.

Recommendation

Upgrade Next AI Draw.io to a patched version and implement DNS validation and IP filtering to prevent SSRF.

Original NVD description (English source)

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.

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