Security Advisory

CVE-2026-45385

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-15 20:29:36
Last updated 2026-05-18 15:56:49
Assigner GitHub_M
CVSS score 4.3
State PUBLISHED

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.