---
id: CVE-2026-72581
title: >-
  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
summary: >-
  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…
severity: high
cvss: 8.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-918
published: '2026-08-10'
updated: '2026-08-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72581'
references:
  - url: 'https://github.com/duhow/xiaoai-patch'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
  - url: 'https://github.com/duhow/xiaoai-patch/blob/main/api/main.py'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
tags:
  - nvd
epss: 0.00498
epssPercentile: 0.40144
ingestedAt: '2026-08-29T16:39:15.213Z'
---

## Overview

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 and access to internal services.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
