← Back to CVE search

CVE-2026-81033

Automatisch

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.

CVSS 5.3EPSS 0.28400000000000003%Risk 0.54
View source
Published
2026-08-26 16:16:46
Affected versions
unknown
Type
Web application
Last modified
2026-08-26 16:16:46
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N