CVE Catalog

CVE-2026-87994

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

Open WebUI from 0.9.5 to 0.11.1 does not verify that the calling user authored the targeted message in the channel branch of chat_completion. A channel member can replace another member's message while preserving the victim as the stored author, altering the conversation record without gaining access to other channels. Fixed in 0.11.1.

Risk Assessment

An attacker can manipulate conversation content in a channel, impersonating other users, compromising communication integrity and trust.

Recommendation

Upgrade to version 0.11.1 or later and enforce message authorship checks.

Other vulnerabilities in Open WebUI

See all
Original NVD description (English source)

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.5 until 0.11.1, the channel branch of chat_completion in backend/open_webui/main.py checked channel write access and channel membership for a supplied message_id but did not verify that the calling user authored the targeted message. A channel member could use the chat completions endpoint to replace another member's message while preserving the victim as the stored author, altering the conversation record without gaining access to other channels. This issue is fixed in version 0.11.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS