Answer in brief
CVE-2026-4325 records a Medium severity (CVSS 5.3) vulnerability in Keycloak: Replay of action tokens via improper handling of single-use entries. The current sources do not mark it as known exploited. The current feed maps 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 5.3. 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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.keycloak:keycloak-servicesmaven | >=0 <26.5.7 | 26.5.7 |
Published upstream
Apr 2, 2026
Evidence: source:osv:source_dates:source-dates:recordSource modified
Aug 26, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Aug 26, 2026
A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an attacker to delete arbitrary single-use entries, which can enable the replay of consumed action tokens, such as password reset links. This could lead to unauthorized access or account compromise.
Quoted source text, attributed separately from HOL analysis.