Improper access control in Open WebUI - #VU130166
Published: May 5, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to bypass access control and access restricted models.
The vulnerability exists due to improper access control in model chaining via base_model_id when handling model creation, import, and chat completion requests. A remote user can create or import a model that references a restricted base model to bypass access control and access restricted models.
Exploitation requires model creation permission and the presence of a restricted base model on the instance.