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

exploitDog

nvd логотип

CVE-2026-18277

Опубликовано: 06 авг. 2026
Источник: nvd
CVSS3: 7.1
EPSS Низкий

Описание

Missing authorization in the OcrModelRight create and delete views in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to grant themselves access to another user's private OCR model and to revoke any user's OCR model access via a POST request, because the ownership check is placed in get_context_data() and therefore runs only on the GET rendering path

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-862

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

CVSS3: 7.1
github
13 дней назад

Missing authorization in the OcrModelRight create and delete views in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to grant themselves access to another user's private OCR model and to revoke any user's OCR model access via a POST request, because the ownership check is placed in get_context_data() and therefore runs only on the GET rendering path

EPSS

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

7.1 High

CVSS3

Дефекты

CWE-862