CVE-2026-72581 PUBLISHED

duhow xiaoai-patch - Server-Side Request Forgery in /auth Endpoint

Assigner: TuranSec
Reserved: 10.08.2026 Published: 10.08.2026 Updated: 10.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 8.6

Product Status

Vendor duhow
Product xiaoai-patch
Versions Default: unknown
  • affected from 0 to fb07049 (incl.)

Credits

  • Bekzod Tursunov (Stalker) finder

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE