In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade open-webui to version 0.9.0 or higher.
open-webui is an Open WebUI
Affected versions of this package are vulnerable to Missing Authorization in the base_model_id process. An attacker can gain unauthorized access to restricted models by creating a new model that chains to a restricted base model and invoking it, causing the server to dispatch requests using privileged credentials. This is only exploitable if the attacker has model creation permissions and a restricted base model exists on the instance.