CVE-2026-44571
MEDIUM EPSS 19.4%
Published May 15, 20261mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published May 15, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels (i.e., channels whose channel.type is neither group nor dm), the endpoint POST /api/v1/channels/{channel_id}/messages/{message_id}/update can be accessed with read permission only. When access_control is set to None, the authorization check has_access(..., type="read") evaluates to True, allowing users who are not the message owner to update messages. As a result, unauthorized modification of other users’ messages is possible. This vulnerability is fixed in 0.8.6.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
19.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| openwebui | open_webui | * | <0.8.6 |
References 1
- github.com https://github.com/open-webui/open-webui/security/advisories/GHSA-jgj3-r8hr-9pjw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.