IDOR Vulnerability in Open WebUI Self-Hosted AI Platform
CVE-2026-44569
7.1HIGH
What is CVE-2026-44569?
Open WebUI, an offline self-hosted artificial intelligence platform, suffers from an Insecure Direct Object Reference (IDOR) vulnerability in its message management system. This flaw allows authenticated users to modify or delete any message within channels they can access, due to improper validation of message ownership on the backend APIs. Although the frontend implements certain checks to restrict actions to the rightful owners or administrators, the backend fails to validate if the user requesting the message modification actually owns it. As a result, an attacker could exploit this oversight to compromise content integrity and privacy. This issue has been resolved in version 0.6.19.
Affected Version(s)
open-webui < 0.6.19
