Improper access control in Open WebUI - #VU130173
Published: May 5, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to overwrite any existing model and modify its access grants.
The vulnerability exists due to improper access control in the POST /api/v1/models/import endpoint when handling model import requests with an ID matching an existing model. A remote user can send a specially crafted import request to overwrite any existing model and modify its access grants.
Exploitation requires the workspace.models_import permission and knowledge of the target model ID.