Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-44561

Опубликовано: 15 мая 2026
Источник: nvd
CVSS3: 5.4
EPSS Низкий

Описание

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the is_user_channel_member function checks whether a ChannelMember row exists but does not check the is_active field. When a user is deactivated from a group or DM channel (removed by the channel owner, or leaves voluntarily), their membership row persists with is_active=False and status='left'. Because the authorization check ignores this field, the deactivated user retains full read and write access to the channel via direct API calls. This vulnerability is fixed in 0.9.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
Версия до 0.9.0 (исключая)

EPSS

Процентиль: 8%
0.00178
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-863

Связанные уязвимости

CVSS3: 5.4
github
3 месяца назад

Open WebUI: Deactivated Channel Members Retain Full Access to Group/DM Channels

EPSS

Процентиль: 8%
0.00178
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-863