CVE-2026-45397: Open WebUI Vulnerable to Unauthenticated RAG Configuration Disclosure
(updated )
GET /api/v1/retrieval/ returns live RAG pipeline configuration to any unauthenticated HTTP client. No Authorization header, cookie, or API key is required. Every adjacent endpoint on the same router (/embedding, /config) is correctly guarded by get_admin_user making this a targeted omission.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-45397 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 →