← All CVEs

CVE-2026-72580

critical · 9.8

An OS command injection vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers running the patch. 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.

9.8
CVSS
1.7%
EPSS (exploit prob.)
76th
EPSS percentile
2026-08-10
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CWE-78

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-72580