| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hmgr-67hw-j2cq | Open WebUI: Deactivated Channel Members Retain Full Access to Group/DM Channels |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 15 May 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Open-webui
Open-webui open-webui |
|
| Vendors & Products |
Open-webui
Open-webui open-webui |
Fri, 15 May 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 15 May 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the is_user_channel_member function checks whether a ChannelMember row exists but does not check the is_active field. When a user is deactivated from a group or DM channel (removed by the channel owner, or leaves voluntarily), their membership row persists with is_active=False and status='left'. Because the authorization check ignores this field, the deactivated user retains full read and write access to the channel via direct API calls. This vulnerability is fixed in 0.9.0. | |
| Title | Open WebUI: Deactivated Channel Members Retain Full Access to Group/DM Channels | |
| Weaknesses | CWE-863 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-15T20:22:00.557Z
Reserved: 2026-05-06T20:59:00.595Z
Link: CVE-2026-44561
Updated: 2026-05-15T20:21:57.244Z
Status : Received
Published: 2026-05-15T20:16:47.743
Modified: 2026-05-15T21:16:36.170
Link: CVE-2026-44561
No data.
OpenCVE Enrichment
Updated: 2026-05-15T22:00:12Z
Github GHSA