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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-10 11:17
Updated : 2026-08-28 18:51
NVD link : CVE-2026-72580
Mitre link : CVE-2026-72580
CVE.ORG link : CVE-2026-72580
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
