Cross-site scripting in Open WebUI - #VU130239
Published: May 6, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary JavaScript in the browser context of a pending user.
The vulnerability exists due to cross-site scripting in the AccountPending.svelte pending user overlay component when rendering admin-configured markdown content. A remote privileged user can configure a crafted markdown link with a javascript: URI to execute arbitrary JavaScript in the browser context of a pending user.
User interaction is required to click the crafted link in the pending user overlay.