ghsa-w3g8-r9gw-qrh8
Vulnerability from github
Published
2025-01-13 16:58
Modified
2025-01-14 16:38
Severity ?
Summary
Denial of Service in Keycloak Server via Security Headers
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-quarkus-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "26.0.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-11734" ], "database_specific": { "cwe_ids": [ "CWE-693" ], "github_reviewed": true, "github_reviewed_at": "2025-01-13T16:58:23Z", "nvd_published_at": "2025-01-14T09:15:19Z", "severity": "MODERATE" }, "details": "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.\n\nService 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.", "id": "GHSA-w3g8-r9gw-qrh8", "modified": "2025-01-14T16:38:57Z", "published": "2025-01-13T16:58:23Z", "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-w3g8-r9gw-qrh8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11734" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/93b2a7327b2557eb132a8169086c5e63c81dff79" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:0299" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:0300" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-11734" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2328846" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Denial of Service in Keycloak Server via Security Headers" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.