CVE-2024-7045

MEDIUM

open-webui v0.3.8 - Unauthenticated Prompt Information Disclosure via API Endpoints

Title source: llm
STIX 2.1

Description

In version v0.3.8 of open-webui/open-webui, improper access control vulnerabilities allow an attacker to view any prompts. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/prompts/ interface to retrieve all prompt information created by the admin, which includes the ID values. Subsequently, the attacker can exploit the /api/v1/prompts/command/{command_id} interface to obtain arbitrary prompt information.

References (1)

Core 1
Core References

Scores

CVSS v3 4.3
EPSS 0.0017
EPSS Percentile 37.2%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-862
Status published
Products (2)
openwebui/open_webui 0.3.8
pypi/open-webui 0PyPI
Published Mar 20, 2025
Tracked Since Feb 18, 2026