PatchSiren

duhow CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

HIGH duhow CVE published 2026-08-10

CVE-2026-72581

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 [truncated]

CRITICAL duhow CVE published 2026-08-10

CVE-2026-72580

The CVE-2026-72580 vulnerability is an OS command injection issue in duhow/xiaoai-patch through commit fb07049. The /mute and /unmute endpoint handlers in api/main.py pass the user-supplied silent query parameter directly to os.system() without sanitization, enabling command injection via shell metacharacters. This vulnerability has a high impact on confidentiality, integrity, and availability. Affected u [truncated]