HackerFeeds
All CVEs

CVE-2025-5802

MEDIUM5.3

Published 2026-09-15 · Updated 2026-09-18 · Source ed10eef1-636d-4fbe-9993-6890dfa878f8

Description

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CWE-203
View on NVD