PT-2025-12214 · Unknown · Open-Webui
Published
2025-03-20
·
Updated
2025-03-21
·
CVE-2024-8060
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
Unrestricted File Upload
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Open-Webui