Cross-site scripting in Open WebUI - CVE-2026-45315

 

Cross-site scripting in Open WebUI - CVE-2026-45315

Published: May 11, 2026


Vulnerability identifier: #VU130935
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N]
CVE-ID: CVE-2026-45315
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary script in a victim's browser and steal session tokens.

The vulnerability exists due to cross-site scripting in the /api/v1/audio/transcriptions upload endpoint and the /cache/{path} route when processing a user-supplied filename extension and serving the uploaded file as web content. A remote user can upload a specially crafted polyglot file and trick the victim into opening the resulting URL to execute arbitrary script in a victim's browser and steal session tokens.

User interaction is required, and the issue is exploitable by a verified user with the default-on chat.stt permission.


Affected software

Open WebUI

How to mitigate CVE-2026-45315

Install security update from vendor's website.

Open WebUI - update to 0.9.3

External References

Related Security Bulletins