Vulnerability Description
A server-side request forgery (SSRF) vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to redirect to a Home Assistant instance without validating the destination URL, enabling internal network scanning and access to internal services.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-72581?
CVE-2026-72581 is a vulnerability with a CVSS score of 8.6 (HIGH). A server-side request forgery (SSRF) vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or...
How severe is CVE-2026-72581?
CVE-2026-72581 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72581?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.