Authorization bypass through user-controlled key in Open WebUI - #VU131117
Published: May 12, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /api/v1/notes/{note_id} endpoint when handling requests for note identifiers. A remote user can modify or enumerate note UUIDs to disclose sensitive information.
Exploitation requires the notes feature to be enabled, or for the user to expose the notes interface by modifying the /api/config response in the client.