Security Advisory

CVE-2026-1035

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-21 05:52:22
Last updated 2026-04-02 16:47:18
Assigner redhat
State PUBLISHED

Description

A 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.