Overly permissive cross-domain whitelist in Open WebUI - #VU130181
Published: May 5, 2026
Open WebUI
Open WebUI
Description
The vulnerability allows a remote attacker to bypass the CORS protection mechanism.
The vulnerability exists due to incorrect processing of the "Origin" HTTP header that is supplied within HTTP request and allow_credentials=True. A remote attacker can supply arbitrary value via the "Origin" HTTP header, bypass implemented CORS protection mechanism and perform cross-site scripting attacks against the vulnerable application.