Improper access control in Open WebUI - CVE-2026-44550
Published: May 5, 2026
Vulnerability details
The vulnerability allows a remote user to create folders in other users' accounts.
The vulnerability exists due to improper access control in the folder creation endpoint and FolderForm model when handling crafted folder creation requests. A remote user can supply a crafted user_id value in the POST body to create folders in other users' accounts.
Exploitation requires an authenticated account with folders permission and knowledge or guessing of the victim's user UUID.