VYPR
High severityOSV Advisory· Published Sep 10, 2024· Updated Nov 8, 2025

Keycloak: amount of attributes per object is not limited and it may lead to dos

CVE-2023-6841

Description

A denial of service vulnerability was found in keycloak where the amount of attributes per object is not limited,an attacker by sending repeated HTTP requests could cause a resource exhaustion when the application send back rows with long attribute values.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A denial of service vulnerability in Keycloak due to unlimited attributes per object allows resource exhaustion via repeated HTTP requests with long attribute values.

Vulnerability

Overview CVE-2023-6841 is a denial of service (DoS) vulnerability in Keycloak caused by the absence of a limit on the number of attributes per object. When an application returns rows with long attribute values, repeated HTTP requests can lead to resource exhaustion [1][2][3].

Exploitation

An attacker can exploit this by sending multiple HTTP requests that trigger the retrieval of objects with many or long attributes. No special privileges are required; the attacker only needs network access to the Keycloak instance [2].

Impact

Successful exploitation results in resource exhaustion, potentially causing the Keycloak service to become unresponsive or crash, leading to denial of service for legitimate users [3].

Mitigation

The vulnerability is addressed in Keycloak version 24.0.0, which introduces fine-grained control over user attributes and limits on attribute counts [1]. Users should upgrade to this version or later to mitigate the risk [2].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.keycloak:keycloak-coreMaven
< 24.0.024.0.0

Affected products

20

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.