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 get_sources_from_items process. An attacker can access unauthorized file and knowledge base content by supplying known file or knowledge base identifiers to the chat completion API, which are then used to query the vector store without proper authorization checks. This is only exploitable if the attacker has a valid user account and knows the file or knowledge base ID of a resource that has already been processed into the vector store.