CVE-2026-54015

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, Open WebUI's prompt version-history endpoints authorize the prompt_id in the URL but then act on caller-supplied history IDs without verifying that the history row belongs to that prompt (history_entry.prompt_id == prompt.id). This affects /api/v1/prompts/id/{prompt_id}/history/diff, /api/v1/prompts/id/{prompt_id}/update/version, and /api/v1/prompts/id/{prompt_id}/history/{history_id}. An authenticated user with access to any prompt they control, plus a victim prompt_history.id, can read or delete another user's private prompt history. This vulnerability is fixed in 0.9.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

History

25 Jun 2026, 14:35

Type Values Removed Values Added
First Time Openwebui open Webui
Openwebui
CPE cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-4r4w-2wgp-w7cj - () https://github.com/open-webui/open-webui/security/advisories/GHSA-4r4w-2wgp-w7cj - Exploit, Mitigation, Vendor Advisory

24 Jun 2026, 15:16

Type Values Removed Values Added
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-4r4w-2wgp-w7cj - () https://github.com/open-webui/open-webui/security/advisories/GHSA-4r4w-2wgp-w7cj -

23 Jun 2026, 18:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 18:18

Updated : 2026-06-25 14:35


NVD link : CVE-2026-54015

Mitre link : CVE-2026-54015

CVE.ORG link : CVE-2026-54015


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-284

Improper Access Control

CWE-639

Authorization Bypass Through User-Controlled Key