Path traversal in Open WebUI - CVE-2026-28786
Published: April 24, 2026
Open WebUI
Detailed vulnerability description
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.