| Título | Automad Automad CMS 2.0.0 Information Disclosure |
|---|
| Descripción | 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. |
|---|
| Fuente | ⚠️ https://github.com/marcantondahmen/automad/issues/191 |
|---|
| Usuario | 4m3rr0r (UID 85795) |
|---|
| Sumisión | 2026-06-29 12:10 (hace 2 meses) |
|---|
| Moderación | 2026-08-16 09:19 (2 months later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 391142 [automad hasta 2.0.0-beta.32 Password Reset Endpoint UserController.php requestPasswordResetToken name-or-email divulgación de información] |
|---|
| Puntos | 20 |
|---|