CVE-2026-54012

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, Open WebUI lets a user who can create, update, or import workspace models store arbitrary meta.knowledge entries on their model without checking whether they own or can read the referenced files. Open WebUI then treats meta.knowledge entries of type file as an authorization source in two places: the built-in view_file tool reads the file's extracted text, and has_access_to_file()'s model branch authorizes the file content and file delete endpoints. A malicious model owner can therefore attach another user's file ID to their model metadata and read or delete that private file. This vulnerability is fixed in 0.9.6.
Configurations

Configuration 1 (hide)

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

History

25 Jun 2026, 13:26

Type Values Removed Values Added
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-vjqm-6gcc-62cr - () https://github.com/open-webui/open-webui/security/advisories/GHSA-vjqm-6gcc-62cr - Exploit, Vendor Advisory, Mitigation
CPE cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
First Time Openwebui open Webui
Openwebui

23 Jun 2026, 18:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 18:18

Updated : 2026-06-25 13:26


NVD link : CVE-2026-54012

Mitre link : CVE-2026-54012

CVE.ORG link : CVE-2026-54012


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-284

Improper Access Control

CWE-285

Improper Authorization

CWE-862

Missing Authorization