Missing Authorization in Open WebUI - #VU130943
Published: May 11, 2026
Open WebUI
Open WebUI
Description
The vulnerability allows a remote user to invoke restricted tools and access their output.
The vulnerability exists due to missing authorization in the chat_completion API when processing user-supplied tool_ids or tool_servers parameters. A remote user can supply crafted tool identifiers to invoke restricted tools and access their output.
Requests can cause the server to use stored authentication tokens when invoking the selected tool.