Improper access control in Open WebUI - CVE-2026-44564

 

Improper access control in Open WebUI - CVE-2026-44564

Published: May 5, 2026


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

Vulnerability details

The vulnerability allows a remote user to modify collaborative documents and cause a denial of service.

The vulnerability exists due to improper access control in the ydoc:document:update Socket.IO event handler when handling collaborative document update events from users who have only joined the document room with read permission. A remote user can send a specially crafted Socket.IO update event to modify collaborative documents and cause a denial of service.

If a user with write access saves the document, the tampered content may be persisted. The issue affects in-memory Yjs document state and the changes are broadcast to other collaborators in real time.


Affected software

Open WebUI

How to mitigate CVE-2026-44564

Install security update from vendor's website.

Open WebUI - update to 0.9.0

External References

Related Security Bulletins