Improper Authorization in Open WebUI - CVE-2026-44561

 

Improper Authorization in Open WebUI - CVE-2026-44561

Published: May 5, 2026


Vulnerability identifier: #VU130177
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-44561
CWE-ID: CWE-285
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to read channel messages and modify channel messages after deactivation.

The vulnerability exists due to improper access control in is_user_channel_member authorization check in backend/open_webui/models/channels.py when handling direct API requests to group or DM channel message endpoints. A remote user can send crafted API requests to read channel messages and modify channel messages after deactivation.

Only instances with the channels feature enabled are vulnerable. Exploitation requires prior membership in the target channel and knowledge of the channel ID.


Affected software

Open WebUI

How to mitigate CVE-2026-44561

Install security update from vendor's website.

Open WebUI - update to 0.9.0

External References

Related Security Bulletins