---
id: CVE-2024-7046
aliases:
  - GHSA-gv26-qw3h-8qvp
  - PYSEC-2026-1735
title: Open WebUI Allows Viewing of Admin Details
summary: Open WebUI Allows Viewing of Admin Details
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
vendor: open-webui
product: open-webui
ecosystem: pip
affected:
  - open-webui <= 0.3.8
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-gv26-qw3h-8qvp'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-7046'
  - url: 'https://github.com/open-webui/open-webui'
  - url: 'https://huntr.com/bounties/684185e4-6766-4638-b08a-0de9c2820aee'
tags:
  - osv
  - pip
epss: 0.00401
epssPercentile: 0.33146
ingestedAt: '2026-07-08T18:25:49.932Z'
---

## Overview

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.

## Affected packages

- `open-webui <= 0.3.8`

## Remediation

Refer to the advisory for the patched release.
