CVE-2026-45397 MEDIUM

CVE-2026-45397: Open WebUI: Unauthenticated RAG Configuration Disclosure

Vendor Open-Webui
Product open-webui
Weakness CWE-306 · Missing auth
Published May 15, 2026
Last update May 18, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 15, 2026 CVE published
May 18, 2026 Record updated