CVE-2025-11419
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
A flaw was found in Keycloak. This vulnerability allows an unauthenticated remote attacker to cause a denial of service (DoS) by repeatedly initiating TLS 1.2 client-initiated renegotiation requests to exhaust server CPU resources, making the service unavailable.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
0 < 26.0.16 | affected | ||
26.1.0 < 26.1.* | unknown | ||
26.2.0 < 26.2.10 | affected | ||
26.3.0 < 26.3.* | unknown | ||
26.4.0 < 26.4.1 | affected | ||
| Red Hat | Red Hat build of Keycloak 26.0 | 26.0.16-2 < * | unaffected |
| Red Hat | Red Hat build of Keycloak 26.0 | 26.0-20 < * | unaffected |
| Red Hat | Red Hat build of Keycloak 26.0 | 26.0-21 < * | unaffected |
| Red Hat | Red Hat build of Keycloak 26.2 | 26.2.10-2 < * | unaffected |
| Red Hat | Red Hat build of Keycloak 26.2 | 26.2-11 < * | unaffected |
| Red Hat | Red Hat build of Keycloak 26.2 | 26.2-11 < * | unaffected |
Weaknesses
- CWE-770: Allocation of Resources Without Limits or Throttling
Workarounds
To mitigate this vulnerability, configure Keycloak to reject client-initiated TLS renegotiation by adding the following Java system property to the Keycloak startup configuration: -Djdk.tls.rejectClientInitiatedRenegotiation=true
This prevents unauthenticated attackers from triggering repeated TLS renegotiations and exhausting server CPU resources. Additionally, ensure that Keycloak is deployed behind proper network access controls and rate-limiting mechanisms to further reduce exposure to DoS attacks.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://access.redhat.com/errata/RHSA-2025:18254
- https://access.redhat.com/errata/RHSA-2025:18255
- https://access.redhat.com/errata/RHSA-2025:18889
- https://access.redhat.com/errata/RHSA-2025:18890
- https://access.redhat.com/security/cve/CVE-2025-11419
- https://bugzilla.redhat.com/show_bug.cgi?id=2402142
- https://github.com/keycloak/keycloak/discussions/25209
- https://github.com/keycloak/keycloak/issues/43020
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.