Home

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.

PUBLISHED Reserved 2026-05-06 | Published 2026-05-15 | Updated 2026-05-15 | Assigner GitHub_M




MEDIUM: 5.4CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Problem types

CWE-863: Incorrect Authorization

Product status

< 0.9.0
affected

References

github.com/...-webui/security/advisories/GHSA-hmgr-67hw-j2cq exploit

github.com/...-webui/security/advisories/GHSA-hmgr-67hw-j2cq

cve.org (CVE-2026-44561)

nvd.nist.gov (CVE-2026-44561)

Download JSON