Impact
An IDOR flaw in the update_message_by_id API of Open WebUI’s Channels feature lets any channel member edit messages sent by other members, including administrators. The vulnerability is rooted in improper ownership validation and falls under CWE‑639. This enables arbitrary tampering of chat history, potentially spreading misinformation or corrupting operational records.
Affected Systems
Open WebUI installations earlier than version 0.9.5 are affected. The flaw exists in the Channels component of the open‑webui product, which is typically deployed as a self‑hosted AI platform for offline use.
Risk and Exploitability
The CVSS score of 4.3 indicates a moderate impact, and the EPSS score is not available, but the vulnerability is exploitable by any member of a channel, making it readily achievable without special prerequisites. The weakness is not listed in CISA KEV. Exploitability is limited to users with channel membership; an attacker would need only to send a crafted request to the update_message_by_id endpoint to modify another member’s message.
OpenCVE Enrichment
Github GHSA