Authorization Bypass in Open WebUI AI Platform
CVE-2026-44561
5.4MEDIUM
What is CVE-2026-44561?
The Open WebUI platform, designed for offline AI operations, contains a vulnerability in the is_user_channel_member function. Prior to version 0.9.0, this function improperly validates the membership status of users. Specifically, when a user is deactivated from a group or direct message channel, the membership record remains, resulting in an is_active field set to false while still allowing unauthorized access via API calls. This oversight enables deactivated users to retain full read and write permissions in channels, posing a significant security risk. The issue was addressed in version 0.9.0.
Affected Version(s)
open-webui < 0.9.0
