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

exploitDog

nvd логотип

CVE-2026-90450

Опубликовано: 11 сент. 2026
Источник: nvd
EPSS Низкий

Описание

The application's role-authorization lookup defaults to granting access when a request handler's name is not present in its table of role requirements, rather than defaulting to deny. Any request handler that is not explicitly registered in this table is reachable by any authenticated user regardless of their assigned role, and any newly added handler is fail-open by default until explicitly added to the table.

EPSS

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

Дефекты

CWE-863

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

github
9 дней назад

The application's role-authorization lookup defaults to granting access when a request handler's name is not present in its table of role requirements, rather than defaulting to deny. Any request handler that is not explicitly registered in this table is reachable by any authenticated user regardless of their assigned role, and any newly added handler is fail-open by default until explicitly added to the table.

EPSS

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

Дефекты

CWE-863