๐Ÿ” CVE Alert

CVE-2026-72580

CRITICAL 9.8

duhow xiaoai-patch - OS Command Injection in /mute and /unmute Endpoints

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-78
Vendor duhow
Product xiaoai-patch
Published Aug 10, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for duhow xiaoai-patch

Be the first to know when new critical vulnerabilities affecting duhow xiaoai-patch are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

duhow / xiaoai-patch
0 โ‰ค fb07049

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/duhow/xiaoai-patch github.com: https://github.com/duhow/xiaoai-patch/blob/main/api/main.py

Credits

Bekzod Tursunov (Stalker)