Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account raises an error that the global handler renders as a not-found status, while a registered address proceeds to send the reset message and returns no-content. The route is mounted without authentication. Submitting candidate addresses and comparing the two status codes therefore establishes which addresses hold accounts, with no credential and no rate limiting in the path.
Metrics
Affected Vendors & Products
References
History
Fri, 28 Aug 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 26 Aug 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Automatisch
Automatisch automatisch |
|
| Vendors & Products |
Automatisch
Automatisch automatisch |
Wed, 26 Aug 2026 16:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account raises an error that the global handler renders as a not-found status, while a registered address proceeds to send the reset message and returns no-content. The route is mounted without authentication. Submitting candidate addresses and comparing the two status codes therefore establishes which addresses hold accounts, with no credential and no rate limiting in the path. | |
| Title | Automatisch through 0.15.0 User Enumeration via Forgot-Password Response Discrepancy | |
| Weaknesses | CWE-204 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published: 2026-08-26T15:45:00.826Z
Updated: 2026-08-28T16:00:31.483Z
Reserved: 2026-08-26T15:23:07.067Z
Link: CVE-2026-81033
Updated: 2026-08-27T18:38:55.545Z
Status : Received
Published: 2026-08-26T16:16:46.163
Modified: 2026-08-28T20:20:09.007
Link: CVE-2026-81033
No data.