CVE 4.3 MEDIUM

Open WebUI: An IDOR vulnerability exists in the update_message_by_id API endpoint_CVE-2026-45385

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, an IDOR vulnerability exists in the Channels feature of Open WebUI, allowing any channel member to modify messages sent by other members (including administrators) within the same channel. In the update_message_by_id function, for group or dm type channels, only the caller's membership in the channel is checked via the is_user_channel_member function, without verifying message ownership. This allows any channel member to modify messages sent by other members within the same channel. This vulnerability is fixed in 0.9.5.

Basic Information

ID CVE-2026-45385
Source GitHub_M
Published May 15, 2026 at 20:29

Affected Product

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

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.