Missing Authorization in Open WebUI - CVE-2026-44571

 

Missing Authorization in Open WebUI - CVE-2026-44571

Published: May 6, 2026


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

Vulnerability details

The vulnerability allows a remote user to modify other users' messages.

The vulnerability exists due to improper authorization in the POST /api/v1/channels/{channel_id}/messages/{message_id}/update endpoint when handling update requests for messages in standard channels. A remote user can send a specially crafted update request to modify other users' messages.

Exploitation requires a standard channel whose channel.type is neither group nor dm, with access_control set to None or otherwise allowing read access, and knowledge of the target message_id.


Affected software

Open WebUI

How to mitigate CVE-2026-44571

Install security update from vendor's website.

Open WebUI - update to 0.8.6

External References

Related Security Bulletins