CVE-2025-13736 PUBLISHED

Username Enumeration via Login Interface in Multiple WSO2 Products Allows User Account Discovery

Assigner: WSO2
Reserved: 26.11.2025 Published: 06.08.2026 Updated: 06.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 3.7

Product Status

Vendor WSO2
Product WSO2 Identity Server as Key Manager
Versions Default: unaffected
  • unknown from 0 to 5.10.0 (excl.)
  • affected from 5.10.0 to 5.10.0.371 (excl.)
Vendor WSO2
Product WSO2 Identity Server
Versions Default: unaffected
  • unknown from 0 to 5.10.0 (excl.)
  • affected from 5.10.0 to 5.10.0.380 (excl.)
  • affected from 5.11.0 to 5.11.0.427 (excl.)
  • affected from 6.0.0 to 6.0.0.254 (excl.)
  • affected from 6.1.0 to 6.1.0.255 (excl.)
  • affected from 7.0.0 to 7.0.0.132 (excl.)
  • affected from 7.1.0 to 7.1.0.40 (excl.)
  • affected from 7.2.0 to 7.2.0.2 (excl.)
Vendor WSO2
Product WSO2 Open Banking AM
Versions Default: unaffected
  • unknown from 0 to 2.0.0 (excl.)
  • affected from 2.0.0 to 2.0.0.400 (excl.)
Vendor WSO2
Product WSO2 API Manager
Versions Default: unaffected
  • unknown from 0 to 3.1.0 (excl.)
  • affected from 3.1.0 to 3.1.0.351 (excl.)
  • affected from 3.2.0 to 3.2.0.455 (excl.)
  • affected from 4.0.0 to 4.0.0.375 (excl.)
Vendor WSO2
Product WSO2 Open Banking IAM
Versions Default: unaffected
  • unknown from 0 to 2.0.0 (excl.)
  • affected from 2.0.0 to 2.0.0.420 (excl.)

Solutions

Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4013/#solution

References

Problem Types

  • CWE-203: Information Disclosure Through Error Messages CWE

Impacts

  • CAPEC-24 CAPEC-24: Username Enumeration