LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22532: Possible NLDAP Denial of Service attack Vulnerability

Possible NLDAP Denial of Service attack Vulnerability in eDirectory has been discovered in OpenText™ eDirectory before 9.2.4.0000.

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-22532 is a denial-of-service risk in OpenText eDirectory’s NLDAP component. An authenticated, low-privileged network user may be able to disrupt directory availability. The CVE rates this high because directory outages can affect authentication-dependent business services.

Executive priority

Treat as a high-priority infrastructure maintenance item if eDirectory supports business authentication or identity services. The main business risk is service disruption, not confirmed data theft. Prioritize exposed or mission-critical directory servers first.

Technical view

The issue is described as a possible NLDAP denial-of-service vulnerability in OpenText eDirectory before 9.2.4.0000. CVSS 3.1 is 7.6: network exploitable, low complexity, low privileges required, no user interaction, with high availability impact and low confidentiality/integrity impact. CWE-770 indicates resource allocation without limits or throttling.

Likely exposure

Organizations running OpenText eDirectory versions before 9.2.4.0000 are the primary concern, especially where NLDAP is reachable by authenticated users over the network. Exact build exposure should be confirmed against OpenText release documentation.

Exploitation context

No CISA KEV listing or provided source indicates active exploitation. The CVSS vector suggests exploitation requires network access and valid low-level privileges, but no public exploit details are included in the provided sources.

Researcher notes

Evidence is limited to the CVE record and OpenText/NetIQ release documentation. The source text says versions before 9.2.4.0000 are affected; validate exact affected builds with vendor notes. Do not assume active exploitation from the available sources.

Mitigation direction

  • Identify all OpenText eDirectory deployments and their exact versions.
  • Prioritize upgrade to 9.2.4.0000 or later per OpenText guidance.
  • Restrict NLDAP network access to trusted systems and users.
  • Monitor directory service availability and unusual authenticated NLDAP activity.
  • Review OpenText release notes for environment-specific upgrade requirements.

Validation and detection

  • Confirm whether any eDirectory instance is earlier than 9.2.4.0000.
  • Verify NLDAP exposure from untrusted or broad internal networks.
  • Check whether low-privileged accounts can reach NLDAP services.
  • Review logs for service instability or repeated NLDAP-related errors.
  • Document compensating controls if upgrade is not immediate.
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 · low confidence lookup

CWE-770: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-22532 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
High
CVSS
7.6 (3.1)
Known Exploited
No
Published

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

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.

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

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H2.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.6High
CVSS 3.1 vector shape for CVE-2021-22532Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenTexteDirectory9.2.4.0000affected
Weakness

CWE details

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

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.