Missing Authorization in Open WebUI - #VU140759
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper access control in the chat-completions endpoint when handling chat-completion requests with a client-supplied image-generation feature flag. A remote user can send a specially crafted chat-completion request to cause a denial of service.
Image generation must be enabled and a provider must be configured. On 0.10.0 and later, exploitation requires setting params.function_calling to legacy; deployments using native function calling are unaffected.