Path traversal in Open WebUI - CVE-2026-28786

 

Path traversal in Open WebUI - CVE-2026-28786

Published: April 24, 2026


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

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to path traversal in POST /api/v1/audio/transcriptions when processing a crafted multipart filename. A remote user can send a specially crafted request to disclose sensitive information.

The issue leaks the server's absolute DATA_DIR path in the HTTP 400 response body, and the route is accessible to verified non-admin users.


Affected software

Open WebUI

How to mitigate CVE-2026-28786

Install security update from vendor's website.

Open WebUI - update to 0.8.6

External References

Related Security Bulletins