CVE-2026-45315HIGH 8.7EPSS p7.7%

CVE-2026-45315CVE-2026-45315

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.3, the audio transcription upload endpoint takes the file extension from the user-supplied filename and saves the file under CACHE_DIR/audio/transcriptions/.. The /cache/{path} route serves these files via FileResponse, which sets Content-Type from the on-disk extension and emits no Content-Disposition. A verified user with the default-on chat.stt permission can upload a polyglot WAV+HTML file named pwn.html and trick any other user into opening the resulting URL — the response comes back as text/html and any embedded <script> runs in the Open WebUI origin. This vulnerability is fixed in 0.9.3.

Scoring

CVSS 3.18.7 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
EPSS0.18% probability of exploitation · percentile 7.7% · 2026-06-18T12:00:27Z
Published2026-05-15
Last modified2026-05-19

Underlying weaknesses· 3

CWE-79CWE-434CWE-646

References

  1. https://github.com/open-webui/open-webui/security/advisories/GHSA-m8f9-9whg-f4xr
  2. https://github.com/open-webui/open-webui/security/advisories/GHSA-m8f9-9whg-f4xr

3

TypeTargetConfidenceTier
WeaknessUnrestricted Upload of File with Dangerous Typecwe-4340%live
WeaknessReliance on File Name or Extension of Externally-Supplied Filecwe-6460%live
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-44565
CVE
CVE-2026-45402
CVE
CVE-2026-44566
CVE
CVE-2026-45671
CVE
CVE-2026-45301
CVE
CVE-2026-45401
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.