An improper access control vulnerability in open-webui/open-webui v0.3.8 allows an attacker to view admin details. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/auths/admin/details interface to retrieve the first admin (owner) details.
{
"cwe_ids": [
"CWE-475",
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed_at": "2025-03-21T17:30:48Z",
"github_reviewed": true,
"nvd_published_at": "2025-03-20T10:15:36Z"
}