Impact
The vulnerability lies in the Open WebUI platform where the GET /api/v1/channels/{id}/members endpoint omitted an authorization check for standard channels before 0.9.0. This oversight allows any authenticated user who knows the UUID of a private channel to obtain a list of all users with access to that channel, exposing sensitive membership information and representing a clear information disclosure flaw classified as CWE‑862.
Affected Systems
The flaw affects the open-webui:open-webui product versions earlier than 0.9.0. Administrators running these older releases are exposed to the risk.
Risk and Exploitability
The CVSS score of 4.3 indicates a moderate severity. EPSS is not available and the vulnerability is not listed in CISA KEV, suggesting a lower likelihood of active exploitation at this time. The attack requires only an authenticated session and knowledge of a private channel UUID, making the vulnerability exploitable in environments where users can guess or share channel identifiers.
OpenCVE Enrichment
Github GHSA