Security Advisory

CVE-2026-28786

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-26 23:37:25
Last updated 2026-03-27 13:53:30
Assigner GitHub_M
State PUBLISHED

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an unsanitized filename field in the speech-to-text transcription endpoint allows any authenticated non-admin user to trigger a `FileNotFoundError` whose message — including the servers absolute `DATA_DIR` path — is returned verbatim in the HTTP 400 response body, confirming information disclosure on all default deployments. Version 0.8.6 patches the issue.