---
id: CVE-2024-7036
aliases:
  - GHSA-wcwp-9rcp-jvfg
  - PYSEC-2026-1742
title: Open WebUI Uncontrolled Resource Consumption vulnerability
summary: Open WebUI Uncontrolled Resource Consumption vulnerability
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
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-wcwp-9rcp-jvfg'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-7036'
  - url: 'https://github.com/open-webui/open-webui'
  - url: 'https://huntr.com/bounties/ba62d093-ab27-48fa-9c53-0602c8cdc48a'
tags:
  - osv
  - pip
epss: 0.00799
epssPercentile: 0.53316
ingestedAt: '2026-07-08T18:25:53.608Z'
---

## Overview

A vulnerability in open-webui/open-webui v0.3.8 allows an unauthenticated attacker to sign up with excessively large text in the 'name' field, causing the Admin panel to become unresponsive. This prevents administrators from performing essential user management actions such as deleting, editing, or adding users. The vulnerability can also be exploited by authenticated users with low privileges, leading to the same unresponsive state in the Admin panel.

## Affected packages

- `open-webui <= 0.3.8`

## Remediation

Refer to the advisory for the patched release.
