Improper access control in Open WebUI - #VU130165
Published: May 5, 2026
Open WebUI
Detailed vulnerability description
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.