cve/2024/CVE-2024-7046.md
2025-09-29 21:09:30 +02:00

857 B

CVE-2024-7046

Description

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.

POC

Reference

No PoCs from references.

Github