Authorization bypass through user-controlled key in Open WebUI - CVE-2026-54009
Published: June 30, 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 convert_url_images_to_base64 image_url file resolution path when processing chat completion requests with a non-http image_url.url value treated as a file id. A remote user can submit a crafted chat completion request referencing another user's file id to disclose sensitive information.
Exploitation requires a valid file id and is limited to content that the LLM accepts through the image_url attachment flow.