Answer in brief
CVE-2024-4629 records a Medium severity (CVSS 6.5) vulnerability in Keycloak Services has a potential bypass of brute force protection. The current sources do not mark it as known exploited. The current feed maps org.keycloak:keycloak-services (maven), org.keycloak:keycloak-services (maven), org.keycloak:keycloak-services (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.keycloak:keycloak-services (maven), org.keycloak:keycloak-services (maven), org.keycloak:keycloak-services (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.keycloak:keycloak-servicesmaven | >=0 <22.0.12 | 22.0.12 |
| org.keycloak:keycloak-servicesmaven | >=23.0.0 <24.0.7 | 24.0.7 |
| org.keycloak:keycloak-servicesmaven | >=25.0.0 <25.0.4 | 25.0.4 |
Published upstream
Sep 17, 2024
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
If an attacker launches many login attempts in parallel then the attacker can have more guesses at a password than the brute force protection configuration permits. This is due to the brute force check occurring before the brute force protector has locked the user. **Acknowledgements:** Special thanks to Maurizio Agazzini for reporting this issue and helping us improve our project.
Quoted source text, attributed separately from HOL analysis.