PT-2025-12182 · Unknown · Open-Webui
Published
2025-03-20
·
Updated
2025-03-21
·
CVE-2024-7046
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
open-webui/open-webui version 0.3.8
Description
The issue is related to improper access control, allowing an attacker to view admin details without verifying if the attacker is an administrator. This can be exploited by directly calling the "/api/v1/auths/admin/details" endpoint to retrieve the first admin (owner) details.
Recommendations
For open-webui/open-webui version 0.3.8, consider restricting access to the "/api/v1/auths/admin/details" endpoint until a patch is available. As a temporary workaround, ensure that only authorized administrators can access admin details by implementing proper access control mechanisms.
Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Open-Webui