CVE-2026-1035
LOW3.1EPSS 0.01%Keycloak does not validate and update refresh token usage atomically
Published: 1/21/2026Modified: 4/2/2026
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.
Affected packages (1)
- Maven/org.keycloak:keycloak-servicesfrom 0, <= 26.2.5
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.1 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N |
References (7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-1035
- PATCHhttps://github.com/keycloak/keycloak
- WEBhttps://access.redhat.com/errata/RHSA-2026:6477
- WEBhttps://access.redhat.com/errata/RHSA-2026:6478
- WEBhttps://access.redhat.com/security/cve/CVE-2026-1035
- WEBhttps://bugzilla.redhat.com/show_bug.cgi?id=2430314
- WEBhttps://github.com/keycloak/keycloak/issues/45647