Access Control Flaw in Open WebUI AI Platform by Open WebUI
CVE-2026-44556
7.1HIGH
What is CVE-2026-44556?
Open WebUI, a self-hosted artificial intelligence platform, has a security flaw in its /responses endpoint that permits any authenticated user to send requests directly to upstream LLM providers without proper model-specific access restrictions. This flaw arises because the endpoint only verifies user session validity, lacking comprehensive checks for model ownership and access permissions that are in place for the primary chat completion endpoint. As a result, this vulnerability exposes various AI models to unauthorized interactions by any authenticated user through a simple POST request, potentially leading to misuse of AI capabilities. The issue has been addressed in version 0.9.0.
Affected Version(s)
open-webui < 0.9.0
