PT-2026-69464 · Unknown · Xiaoai-Patch
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
duhow/xiaoai-patch versions prior to commit fb07049
Description
An OS command injection flaw allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers. The issue occurs because the
/mute and /unmute endpoints in api/main.py pass the silent query parameter directly to the os.system() function without proper sanitization, allowing the use of shell metacharacters to inject commands.Recommendations
Update duhow/xiaoai-patch to a version beyond commit fb07049.
Avoid using the
silent parameter in the /mute and /unmute endpoints until the patch is applied.Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Xiaoai-Patch