SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2025-5802

MEDIUM · CVSS 5.3 EPSS 0.25%

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability lies in the self-registration flow, which improperly handles user input for usernames, allowing attackers to ascertain the existence of valid usernames through explicit error messages. This exposure can lead to further attacks, including brute force attempts, social engineering, and targeted phishing. Organizations with user registration functionalities should prioritize addressing this issue to mitigate the risk of credential-based attacks.

CVE
CVE-2025-5802
Severity
MEDIUM
CVSS
5.3
EPSS
0.25%

Original NVD 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.