CVE Catalog

CVE-2024-6832

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

17th percentile - higher than 17% of all known CVEs

Summary

The account locking mechanism fails when secondary user stores are inaccessible, allowing repeated authentication attempts without lockout. This leaves users in accessible stores vulnerable to brute force attacks.

Risk Assessment

Users in accessible stores are exposed to brute force attacks, potentially leading to account compromise.

Recommendation

Ensure account locking works consistently even with partial user store unavailability, and consider additional protections like login attempt limits.

Other vulnerabilities in WSO2 Identity Server

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS