Vulnerability Description
When Multi-Attribute Login is enabled, the login interface fails to consistently mask the existence of user accounts. For valid users, the server resolves and displays their canonical username, while for non-existent users, it echoes the original input. This occurs regardless of the validate_username configuration. The discovery of valid usernames can increase the risk of brute force attacks, social engineering attacks, and targeted information leakage. Attackers can leverage this information to craft more effective phishing campaigns or social engineering tactics to compromise user accounts or extract sensitive data.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-13736?
CVE-2025-13736 is a vulnerability with a CVSS score of 3.7 (LOW). When Multi-Attribute Login is enabled, the login interface fails to consistently mask the existence of user accounts. For valid users, the server resolves and displays their canonical username, while ...
How severe is CVE-2025-13736?
CVE-2025-13736 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13736?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.