Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, POST /api/v1/calendars/events/{event_id}/update validates that the caller has write access to the calendar the event currently belongs to, but does not validate the destination calendar_id supplied in the request body. The model layer then persists the new calendar_id unconditionally. A regular user-role account can therefore create an event in their own calendar and immediately move it into any other user's calendar whose ID they know — bypassing the authorization check that create_event correctly performs. This vulnerability is fixed in 0.9.6.
References
| Link | Resource |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-f3g7-59qc-pqg6 | Exploit Vendor Advisory |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-f3g7-59qc-pqg6 | Exploit Vendor Advisory |
Configurations
History
25 Jun 2026, 13:41
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/open-webui/open-webui/security/advisories/GHSA-f3g7-59qc-pqg6 - Exploit, Vendor Advisory | |
| 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:41
NVD link : CVE-2026-54006
Mitre link : CVE-2026-54006
CVE.ORG link : CVE-2026-54006
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
