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

exploitDog

github логотип

GHSA-3mr9-883x-4f3x

Опубликовано: 05 авг. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 9.2
CVSS3: 8.1

Описание

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.

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
Низкий

9.2 Critical

CVSS4

8.1 High

CVSS3

Дефекты

CWE-324

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

CVSS3: 8.1
nvd
около 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
Низкий

9.2 Critical

CVSS4

8.1 High

CVSS3

Дефекты

CWE-324