PT-2025-12214 · Unknown · Open-Webui
CVE-2024-8060
·
Published
2025-03-20
·
Updated
2026-07-07
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
OpenWebUI version 0.3.0
Description
The issue concerns a vulnerability in the audio API endpoint
/audio/api/v1/transcriptions that allows for arbitrary file upload. This is due to insufficient validation on the file.content type and the allowance of user-controlled filenames, leading to a path traversal vulnerability. An authenticated user can exploit this to overwrite critical files within the Docker container, potentially leading to remote code execution as the root user.Recommendations
For OpenWebUI version 0.3.0, consider disabling access to the
/audio/api/v1/transcriptions endpoint until a patch is available to prevent arbitrary file uploads. Additionally, restrict the ability to set user-controlled filenames to minimize the risk of path traversal exploitation.Fix
Path traversal
Unrestricted File Upload
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Open-Webui