CVE-2026-45365: Open WebUI: Authenticated users can bypass model access control via exposed query parameter [AI-ASSISTED]
(updated )
An internal-only bypass_filter parameter is exposed on the /openai/chat/completions and /ollama/api/chat HTTP endpoints via FastAPI query string binding, allowing any authenticated user to append ?bypass_filter=true and bypass model access control checks to invoke admin-restricted models.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-45365 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →