CVE 4.3 MEDIUM

Open WebUI: Missing Access Check on Channel Members Endpoint for Standard Channels_CVE-2026-44559

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/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.0, the GET /api/v1/channels/{id}/members endpoint only checks membership for group and dm channel types (lines 467-469). For standard channels — including private ones — there is no channel_has_access check before returning the member list. Any authenticated user who knows a private channel's UUID can enumerate all users with access to that channel. This vulnerability is fixed in 0.9.0.

Basic Information

ID CVE-2026-44559
Source GitHub_M
Published May 15, 2026 at 19:41
Modified May 15, 2026 at 20:28

Affected Product

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

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.