| Название | Automad Automad CMS 2.0.0 Information Disclosure |
|---|
| Описание | Automad CMS password reset endpoint allows unauthenticated username/email enumeration.
The endpoint:
POST /_api/user/request-password-reset-token
returns different responses depending on whether the supplied username/email exists.
For a valid account, the application returns a successful response:
{"code":200,"error":""}
For an invalid account, it returns:
{"code":200,"error":"Invalid username or email address."}
An unauthenticated attacker can abuse this behavior to determine valid usernames or email addresses registered in the application. This may assist targeted phishing attacks and credential stuffing campaigns.
The issue was reported to the vendor through GitHub issue #191 and the vendor confirmed the vulnerability and released a fix. |
|---|
| Источник | ⚠️ https://github.com/marcantondahmen/automad/issues/191 |
|---|
| Пользователь | 4m3rr0r (UID 85795) |
|---|
| Представление | 29.06.2026 12:10 (2 месяцы назад) |
|---|
| Модерация | 16.08.2026 09:19 (2 months later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 391142 [automad до 2.0.0-beta.32 Password Reset Endpoint UserController.php requestPasswordResetToken name-or-email раскрытие информации] |
|---|
| Баллы | 20 |
|---|