flaw was found in the Keycloak server during refresh token processing, specifically in the TokenManager class responsible for enforcing refresh token reuse policies. When strict refresh token rotation is enabled, the validation and update of refresh token usage are not performed atomically. This allows concurrent refresh requests to bypass single-use enforcement and issue multiple access tokens from the same refresh token. As a result, Keycloak’s refresh token rotation hardening can be undermined.
No configuration.
21 Jan 2026, 06:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-01-21 06:15
Updated : 2026-01-26 15:04
NVD link : CVE-2026-1035
Mitre link : CVE-2026-1035
CVE.ORG link : CVE-2026-1035
JSON object : View
No product.
Time-of-check Time-of-use (TOCTOU) Race Condition