CVE Catalog

CVE-2026-87999

HighCVSS 7.1
Published: Translated: NVD NIST

Summary

Open WebUI prior to 0.11.1 in POST /api/v1/retrieval/process/web and POST /api/v1/retrieval/process/web/search treated Python's globally routable address classification as proof that a destination was external. An authenticated user could make an Azure-hosted instance fetch and return content from 168.63.129.16, the Azure platform channel, as well as other reserved ranges that the standard classification did not reject.

Risk Assessment

Risk includes unauthorized access to internal Azure resources, including potentially cloud metadata, which could lead to exposure of sensitive information or further attacks.

Recommendation

Upgrade Open WebUI to version 0.11.1 or later, which fixes this issue.

Other vulnerabilities in Open WebUI

See all
Original NVD description (English source)

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.1, POST /api/v1/retrieval/process/web and POST /api/v1/retrieval/process/web/search in backend/open_webui/retrieval/web/utils.py treated Python's globally routable address classification as proof that a destination was external. An authenticated user could make an Azure-hosted instance fetch and return content from 168.63.129.16, the Azure platform channel, as well as other reserved ranges that the standard classification did not reject. This issue is fixed in version 0.11.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS