SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-87994

MEDIUM · CVSS 4.3 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The Open WebUI platform allows channel members to exploit a flaw in the chat completions endpoint, enabling them to replace another member's message while maintaining the original author's identity, thereby tampering with conversation records. This vulnerability poses a medium risk as it can lead to misinformation and manipulation within discussions. Organizations using versions 0.9.5 to 0.11.1 should prioritize upgrading to version 0.11.1 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-87994
Severity
MEDIUM
CVSS
4.3
EPSS
0.21%

Original NVD Description

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.