CVE 5.3 MEDIUM

Open WebUI: Unauthenticated RAG Configuration Disclosure_CVE-2026-45397

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

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.

Basic Information

ID CVE-2026-45397
Source GitHub_M
Published May 15, 2026 at 20:34

Affected Product

Vendor open-webui
Product open-webui
Version < 0.9.5
Affected Versions open-webui open-webui < 0.9.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.