LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3424: A flaw was found in keycloak as shipped in Red Hat Single Sign-On 7.4 where IDN homograph attacks are possi...

A flaw was found in keycloak as shipped in Red Hat Single Sign-On 7.4 where IDN homograph attacks are possible. A malicious user can register himself with a name already registered and trick admin to grant him extra privileges.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This issue affects Keycloak as shipped with Red Hat Single Sign-On 7.4. An attacker could use visually deceptive internationalized names to appear like an existing registered user and persuade an administrator to grant privileges to the wrong account. The public bundle does not provide CVSS scoring, a patch version, or evidence of exploitation.

Executive priority

Treat this as a targeted identity-risk issue rather than confirmed emergency exploitation. Prioritize environments where RHSSO 7.4 manages privileged access or where administrators manually grant roles to user accounts.

Technical view

CVE-2021-3424 is categorized as CWE-287 and describes an IDN homograph weakness in Keycloak within RHSSO 7.4. The reported impact is account impersonation during registration, followed by administrator confusion that may result in inappropriate privilege assignment. No exploit mechanics, affected build range beyond RHSSO 7.4 packaging, or remediation details are provided.

Likely exposure

Exposure is limited by the available evidence to Keycloak as shipped in Red Hat Single Sign-On 7.4. Systems with self-registration or administrator-managed privilege grants may have higher practical risk.

Exploitation context

The source bundle does not report active exploitation and CISA KEV status is false. The described scenario depends on deceptive account naming and an administrator granting privileges to the wrong user.

Researcher notes

Evidence is sparse: the CVE text names IDN homograph behavior, CWE-287, Keycloak in RHSSO 7.4, and an admin-deception privilege scenario. It does not name vulnerable upstream versions, fixed versions, CVSS, exploit status, or detailed technical root cause.

Mitigation direction

  • Check Red Hat guidance for RHSSO 7.4 updates or advisories.
  • Review Keycloak user registration and privilege approval workflows.
  • Require administrators to verify stable account identifiers before granting privileges.
  • Restrict self-registration where it is not business-required.
  • Monitor for visually similar usernames or display names.

Validation and detection

  • Inventory deployments using Red Hat Single Sign-On 7.4.
  • Confirm whether affected deployments allow user self-registration.
  • Review recent privilege grants for visually similar account names.
  • Check administrative audit logs for unexpected role assignments.
  • Verify vendor advisory status before declaring remediation complete.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-3424 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/akeycloakas shipped in Red Hat Single Sign-On 7.4Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.