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

exploitDog

nvd логотип

CVE-2026-39923

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

Описание

Flarum before 1.8.16 contains a password reset token expiry bypass vulnerability that allows unauthenticated attackers to reuse expired password reset tokens by submitting them directly to the reset processing endpoint. The SavePasswordController::handle() method calls PasswordToken::findOrFail() without performing any expiry validation, allowing attackers to bypass the 24-hour token lifetime enforced only during form rendering and change any account's password to gain an authenticated session.

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-324

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

CVSS3: 8.1
github
около 2 месяцев назад

Flarum before 1.8.16 contains a password reset token expiry bypass vulnerability that allows unauthenticated attackers to reuse expired password reset tokens by submitting them directly to the reset processing endpoint. The SavePasswordController::handle() method calls PasswordToken::findOrFail() without performing any expiry validation, allowing attackers to bypass the 24-hour token lifetime enforced only during form rendering and change any account's password to gain an authenticated session.

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-324