Cross-site scripting in Open WebUI - #VU131115
Published: May 12, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary script in a victim's browser and disclose sensitive information.
The vulnerability exists due to cross-site scripting in the Banner component in src/lib/components/common/Banner.svelte when rendering stored banner content after sanitizing input before parsing it with marked. A remote privileged user can store a specially crafted banner payload to execute arbitrary script in a victim's browser and disclose sensitive information.
User interaction is required, and the malicious banner is rendered for other users including the primary administrator.