Security Advisory

CVE-2026-45397

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-15 20:34:23
Last updated 2026-05-18 14:34:37
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, 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. This vulnerability is fixed in 0.9.5.