| タイトル | 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) |
|---|
| 送信 | 2026年06月29日 12:10 (2 月 ago) |
|---|
| モデレーション | 2026年08月16日 09:19 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 391142 [automad 迄 2.0.0-beta.32 Password Reset Endpoint UserController.php requestPasswordResetToken name-or-email 情報漏えい] |
|---|
| ポイント | 20 |
|---|