Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-44559

MEDIUM NVD
CVSS Score 4.3
Severity MEDIUM
Published May 15, 2026
Vendor unknown

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.

References