PT-2025-12177 · Unknown · Open-Webui
Published
2025-03-20
·
Updated
2025-07-18
·
CVE-2024-7039
CVSS v3.1
8.3
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
open-webui/open-webui version v0.3.8
Description
The application exhibits improper privilege management. An attacker with administrator privileges can delete other administrators by directly accessing the API endpoint
http://0.0.0.0:8080/api/v1/users/{uuid administrator}. This action is restricted within the user interface but is achievable through direct API calls using the uuid administrator variable.Recommendations
open-webui/open-webui version v0.3.8: Restrict access to the API endpoint
http://0.0.0.0:8080/api/v1/users/{uuid administrator} to prevent unauthorized administrator deletion. As a temporary workaround, consider disabling the API endpoint until a patch is available.Exploit
Fix
Improper Privilege Management
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Open-Webui