HackerFeeds
All CVEs

CVE-2026-72581

HIGH8.6

Published 2026-08-10 · Updated 2026-08-10 · Source 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

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 vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

CWE-918
View on NVD