CVE-2025-5802
The self-registration flow accepts user-supplied input for usernames without adequately preventing the disclosure of username existence. Whe
CVSS
5.3
Medio
EPSS
0.3%
p26
KEV
—
Exploit Today
8
0-100
Publicado: 15 sept 2026 · Última mod.: 15 sept 2026 · CWE-203
Sin historial EPSS suficiente todavía.
The self-registration flow accepts user-supplied input for usernames without adequately preventing the disclosure of username existence. When a user attempts to register with an existing username, the system responds with an error message that explicitly indicates the username is already in use. This behavior allows an attacker to discover valid usernames within the system. The discovery of valid usernames can facilitate subsequent attacks such as brute force, social engineering, and targeted phishing campaigns.