Back to list

Open WebUI's Insecure Message Access Breaks Authorization — CVE-2026-44569

GitHub · GitHub · CVE-2026-44569

ID
CVE-2026-44569
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
high
CVSS
7.1
EPSS
0.00029

Summary

### Description There's an IDOR in the channels message management system that allows authenticated users to modify or delete any message within channels they have read access to. The vulnerability exists in the message update and delete endpoints, which implement channel-level authorization but completely lack message ownership validation. While the frontend correctly implements ownership checks (showing…

Product

pip: open-webui

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories