Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-w3g8-r9gw-qrh8: Denial of Service in Keycloak Server via Security Headers

A potential Denial of Service (DoS) vulnerability has been identified in Keycloak, which could allow an administrative user with the rights to change realm settings to disrupt the service. This is done by modifying any of the security headers and inserting newlines, which causes the Keycloak server to write to a request that is already terminated, leading to a failure of said request.

Service disruption may happen, users will be unable to access applications relying on Keycloak, or any of the consoles provided by Keycloak itself on the affected realm.

ghsa
#vulnerability#dos#git#java#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-11734

Denial of Service in Keycloak Server via Security Headers

Moderate severity GitHub Reviewed Published Jan 13, 2025 in keycloak/keycloak • Updated Jan 13, 2025

Package

maven org.keycloak:keycloak-quarkus-server (Maven)

Affected versions

< 26.0.8

A potential Denial of Service (DoS) vulnerability has been identified in Keycloak, which could allow an administrative user with the rights to change realm settings to disrupt the service. This is done by modifying any of the security headers and inserting newlines, which causes the Keycloak server to write to a request that is already terminated, leading to a failure of said request.

Service disruption may happen, users will be unable to access applications relying on Keycloak, or any of the consoles provided by Keycloak itself on the affected realm.

References

  • GHSA-w3g8-r9gw-qrh8
  • keycloak/keycloak@93b2a73

Published to the GitHub Advisory Database

Jan 13, 2025

Last updated

Jan 13, 2025

ghsa: Latest News

GHSA-32q6-rr98-cjqv: OpenFGA Authorization Bypass