CVE-2023-6484: Keycloak: log injection during webauthn authentication or registration
A log injection flaw was found in Keycloak. A text string may be injected through the authentication form when using the WebAuthn authentication mode. This issue may have a minor impact to the logs integrity.
Security readout for executives and security teams
Plain-English summary
CVE-2023-6484 is a log injection issue in Keycloak when WebAuthn authentication or registration is used. An unauthenticated attacker may inject text into logs through an authentication form. The stated impact is limited to log integrity, not data theft or service outage.
Executive priority
Treat as a routine but important identity-platform fix. It is not presented as a takeover vulnerability, but identity logs are high-value during incidents. Patch affected public or regulated environments first.
Technical view
The issue is CWE-117 in Keycloak WebAuthn flows. Red Hat rates it medium with CVSS 3.1 score 5.3, vector AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N. Affected products include listed Red Hat build of Keycloak 22, Red Hat Single Sign-On 7.6, and related RHEL 8 middleware containers.
Likely exposure
Exposure is most likely where Keycloak or Red Hat Single Sign-On exposes authentication or registration endpoints and WebAuthn mode is enabled. Public identity providers have higher operational exposure because their logs may support security investigations, compliance evidence, and incident response.
Exploitation context
The source bundle does not show CISA KEV listing or cited active exploitation. Practical abuse would target log trustworthiness by adding misleading entries. The business risk is mainly investigation confusion or audit noise rather than direct compromise.
Researcher notes
Evidence supports log integrity impact only. The affected matrix is Red Hat-specific and includes RHSSO 7.6 and Red Hat build of Keycloak 22 packages. The bundle does not establish upstream fixed versions or exploitation in the wild.
Mitigation direction
Apply the relevant Red Hat security advisory update for affected RHSSO, RHBK, or container packages.
If using non-Red Hat Keycloak, check Keycloak or vendor guidance for fixed releases.
Prioritize remediation for public-facing identity providers using WebAuthn.
Preserve and correlate logs with proxy and identity telemetry during remediation.
Validation and detection
Inventory Keycloak, Red Hat build of Keycloak, RHSSO, and SSO container versions.
Compare package versions against the affected list in Red Hat’s CVE entry.
Confirm whether WebAuthn authentication or registration is enabled.
Verify the applicable RHSA is installed or the vendor-fixed build is deployed.
Review recent authentication logs for unusual formatting or misleading entries.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-117: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-117 · source CWE mapping
Improper Output Neutralization for Logs
Improper Output Neutralization for Logs represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.