Improper access control in Open WebUI - CVE-2026-44560
Published: May 5, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in get_sources_from_items in the RAG source resolution logic when processing chat completion requests that reference file or knowledge base vector collections. A remote user can send a specially crafted chat completion request referencing a target file ID or knowledge base collection name to disclose sensitive information.
Exploitation requires knowledge of the target file ID or knowledge base ID, and the target resource must already be processed into the vector store.