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

exploitDog

nvd логотип

CVE-2026-8890

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

Описание

code100x contains an authentication bypass vulnerability in the Mobile API that allows unauthenticated attackers to impersonate arbitrary users by supplying a crafted JSON payload in the 'g' HTTP header. The middleware in middleware.ts skips identity header generation when an Auth-Key header is present without validating its value, allowing attackers to inject a spoofed user identity header that the downstream route handler in the mobile courses endpoint accepts as trusted, granting unauthorized access to course data belonging to any enrolled user or administrator.

EPSS

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

8.2 High

CVSS3

Дефекты

CWE-639

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

CVSS3: 8.2
github
2 месяца назад

code100x contains an authentication bypass vulnerability in the Mobile API that allows unauthenticated attackers to impersonate arbitrary users by supplying a crafted JSON payload in the 'g' HTTP header. The middleware in middleware.ts skips identity header generation when an Auth-Key header is present without validating its value, allowing attackers to inject a spoofed user identity header that the downstream route handler in the mobile courses endpoint accepts as trusted, granting unauthorized access to course data belonging to any enrolled user or administrator.

EPSS

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

8.2 High

CVSS3

Дефекты

CWE-639