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

exploitDog

nvd логотип

CVE-2026-59225

Опубликовано: 09 июл. 2026
Источник: nvd
CVSS3: 5.4
CVSS3: 6.3
EPSS Низкий

Описание

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.12 before 0.10.0, an authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The normal chat route resolves arena models before the final chat dispatch and therefore re-checks the selected underlying model. The task routes call utils.chat.generate_chat_completion() directly. In that direct path, arena fallback resolution happens after the wrapper access check and then recurses with bypass_filter=True, skipping the selected submodel's access check. This issue is fixed in version 0.10.0.

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

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

EPSS

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

5.4 Medium

CVSS3

6.3 Medium

CVSS3

Дефекты

CWE-862

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

CVSS3: 5.4
github
около 1 месяца назад

Open WebUI: Arena task endpoints can bypass underlying model access controls

EPSS

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

5.4 Medium

CVSS3

6.3 Medium

CVSS3

Дефекты

CWE-862