CVE 7.1 HIGH

Open WebUI: Forged model meta.knowledge allows cross-user file read and deletion_CVE-2026-54012

7.1 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L

Description

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.

Basic Information

ID CVE-2026-54012
Source GitHub_M
Published Jun 23, 2026 at 16:47
Modified Jun 23, 2026 at 17:49

Affected Product

Vendor open-webui
Product open-webui
Version < 0.9.6
Affected Versions open-webui open-webui < 0.9.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.