Description
The account locking mechanism fails to trigger when secondary user stores are inaccessible. The software does not maintain a consistent state for account locking if it cannot reach all configured user stores, allowing an attacker to repeatedly attempt authentication with invalid credentials without triggering the lockout mechanism for users within active stores.

When the account locking mechanism is bypassed due to the inaccessibility of secondary user stores, users in accessible user stores are left vulnerable to brute force attacks. A malicious actor can exploit this by attempting numerous invalid password combinations against a user account without the expected account lockout consequence.
Published: 2026-08-06
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when the account locking mechanism fails to trigger if secondary user stores are unavailable, enabling attackers to attempt unlimited authentication attempts against valid accounts in active stores. This flaw is classified as CWE-693, which stems from a failure to maintain consistent system state during lockout processing. The result is that user accounts remain susceptible to brute force attacks, potentially exposing credentials and increasing the risk of compromise.

Affected Systems

Affected products include WSO2 API Control Plane, WSO2 API Manager, WSO2 Carbon User Manager Kernel, WSO2 Enterprise Integrator, WSO2 Identity Server, WSO2 Identity Server as Key Manager, WSO2 Open Banking AM, WSO2 Open Banking IAM, WSO2 Traffic Manager, and WSO2 Universal Gateway. Version information is not specified.

Risk and Exploitability

The CVSS score is 5.9, indicating medium severity, and the EPSS score is not available. It is not listed in CISA's KEV catalog. It is inferred that the exploit requires remote network access to the authentication interfaces and depends on the presence of enabled secondary user stores. Because the lockout counter is never incremented when secondary stores fail, an attacker can repeatedly submit invalid credentials without triggering the lockout, making brute force attacks feasible with sufficient time and bandwidth. While there is no known active exploitation, the conditions for exploitation are straightforward, so the potential risk remains tangible.

Generated by OpenCVE AI on August 6, 2026 at 10:21 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Update all WSO2 products to the latest released patch, following the instructions in the advisory at https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3352/#solution.
  • Confirm that all configured secondary user stores are operational and reachable. Implement monitoring or alerting to detect any connectivity issues before authentication requests fail.
  • Implement additional lockout policies or enforce multi-factor authentication in your deployment to add a compensating control against brute‑force attempts.

Generated by OpenCVE AI on August 6, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Description The account locking mechanism fails to trigger when secondary user stores are inaccessible. The software does not maintain a consistent state for account locking if it cannot reach all configured user stores, allowing an attacker to repeatedly attempt authentication with invalid credentials without triggering the lockout mechanism for users within active stores. When the account locking mechanism is bypassed due to the inaccessibility of secondary user stores, users in accessible user stores are left vulnerable to brute force attacks. A malicious actor can exploit this by attempting numerous invalid password combinations against a user account without the expected account lockout consequence.
Title Account Lockout Failure via Secondary User Store Inaccessibility in Multiple WSO2 Products Allows Brute Force Attacks
Weaknesses CWE-693
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WSO2

Published:

Updated: 2026-08-06T12:34:29.243Z

Reserved: 2024-07-17T11:44:02.821Z

Link: CVE-2024-6832

cve-icon Vulnrichment

Updated: 2026-08-06T12:34:25.767Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T10:30:16Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure