PT-2026-41192 · Unknown · Open-Webui
Published
2026-05-10
·
Updated
2026-05-19
·
CVE-2026-45397
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Open WebUI versions prior to 0.9.5
Description
An information disclosure issue exists where the 'GET /api/v1/retrieval/' endpoint returns live RAG (Retrieval-Augmented Generation) pipeline configuration to any unauthenticated HTTP client. No Authorization header, cookie, or API key is required to access this data. The issue is located in the
get status() function within the backend/open webui/routers/retrieval.py component. This allows an attacker to obtain sensitive infrastructure details, including the RAG EMBEDDING ENGINE, RAG EMBEDDING MODEL, RAG RERANKING MODEL, RAG TEMPLATE, CHUNK SIZE, and CHUNK OVERLAP.Recommendations
Update to version 0.9.5.
Exploit
Fix
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open-Webui