Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.keycloak/keycloak-quarkus-server
  4. ›
  5. CVE-2024-9666

CVE-2024-9666: Keycloak proxy header handling Denial-of-Service (DoS) vulnerability

November 25, 2024

Keycloak versions 26 and earlier are vulnerable to a denial-of-service (DoS) attack through improper handling of proxy headers. When Keycloak is configured to accept incoming proxy headers, it may accept non-IP values, such as obfuscated identifiers, without proper validation. This can lead to costly DNS resolution operations, which an attacker could exploit to tie up IO threads and potentially cause a denial of service.

The attacker must have access to send requests to a Keycloak instance that is configured to accept proxy headers, specifically when reverse proxies do not overwrite incoming headers, and Keycloak is configured to trust these headers.

For Keycloak version 26, for successful exploitation includes: the realm must have SslRequired=EXTERNAL (the default), HTTP must be enabled, the instance must not be using a full hostname URL, access must come from behind a proxy (assuming the proxy overwrites the X-Forwarded-For header), and trusted proxies must not be set or must incorrectly trust the client from which the request is originating.

References

  • access.redhat.com/errata/RHSA-2024:10175
  • access.redhat.com/errata/RHSA-2024:10176
  • access.redhat.com/errata/RHSA-2024:10177
  • access.redhat.com/errata/RHSA-2024:10178
  • access.redhat.com/security/cve/CVE-2024-9666
  • bugzilla.redhat.com/show_bug.cgi?id=2317440
  • github.com/advisories/GHSA-jgwc-jh89-rpgq
  • github.com/keycloak/keycloak
  • github.com/keycloak/keycloak/issues/35216
  • github.com/keycloak/keycloak/security/advisories/GHSA-jgwc-jh89-rpgq
  • nvd.nist.gov/vuln/detail/CVE-2024-9666

Code Behaviors & Features

Detect and mitigate CVE-2024-9666 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 24.0.9, all versions starting from 25.0.0 before 26.0.6

Fixed versions

  • 24.0.9
  • 26.0.6

Solution

Upgrade to version 24.0.9, 26.0.6 or above.

Impact 4.7 MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Source file

maven/org.keycloak/keycloak-quarkus-server/CVE-2024-9666.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:35 +0000.