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

exploitDog

nvd логотип

CVE-2026-55501

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

Описание

9Router is an AI router & token saver. Prior to 0.4.80, the dashboard login rate limiter in src/lib/auth/loginLimiter.js derives the client identity from the attacker-controlled X-Forwarded-For HTTP header, and src/app/api/auth/login/route.js uses that spoofable value for checkLock and recordFail. A remote attacker can rotate the X-Forwarded-For value on each login attempt to receive a fresh rate-limit bucket, bypass the 5-attempt threshold and progressive lockout durations, and perform unlimited brute-force attempts against the dashboard password. This issue is fixed in version 0.4.80.

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-307

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

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

9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-307