LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22524: Denial of service vulnerability in NetIQ Access Manager versions prior to version 4.5.4 and 5.0.1

Injection attack caused the denial of service vulnerability in NetIQ Access Manager prior to 5.0.1 and 4.5.4

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-22524 is a denial-of-service issue in Micro Focus NetIQ Access Manager before 4.5.4 and 5.0.1. A successful attack could make the service unavailable, affecting authentication or access workflows that depend on it. The public data does not show data theft or integrity impact.

Executive priority

Prioritize remediation for internet-facing or business-critical Access Manager deployments. This is not presented as a data breach vulnerability, but downtime in access infrastructure can still disrupt users and dependent applications.

Technical view

The CVE describes an injection attack leading to denial of service in NetIQ Access Manager. CVSS 3.1 is 5.4 with network attack vector, high complexity, high privileges, required user interaction, changed scope, and high availability impact only.

Likely exposure

Exposure is most likely where Micro Focus NetIQ Access Manager is deployed below versions 4.5.4 or 5.0.1, especially in environments where privileged users can interact with reachable Access Manager components.

Exploitation context

The source bundle does not include evidence of active exploitation, and the CVE is not listed as KEV. The CVSS vector indicates meaningful prerequisites: high privileges, user interaction, and high attack complexity.

Researcher notes

Public details are limited. The CVE maps to CWE-91 and describes injection-driven denial of service, but the bundle does not identify the affected component, payload class, or reproducible trigger. Avoid inferring confidentiality or integrity impact.

Mitigation direction

  • Upgrade NetIQ Access Manager to 4.5.4, 5.0.1, or a later vendor-supported release.
  • Review the Micro Focus release notes and KB for product-specific remediation guidance.
  • Limit privileged Access Manager access to trusted administrators until remediation is complete.
  • Monitor Access Manager availability and authentication service health for abnormal failures.

Validation and detection

  • Inventory all NetIQ Access Manager instances and record exact versions.
  • Confirm no production instance remains below 4.5.4 or 5.0.1.
  • Review change records to verify the vendor update was applied successfully.
  • Check monitoring history for unexplained Access Manager availability incidents.
Prepared
Confidence
medium
Sources
4

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-91: 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-22524 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
Medium
CVSS
5.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:N/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
3Source 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
5.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:N/A:H14Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.4Medium
CVSS 3.1 vector shape for CVE-2021-22524Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:N/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
Micro FocusNetIQ Access ManagerNetIQ Access ManagerListed
Weakness

CWE details

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

CWE-91 · source CWE mapping

XML Injection (aka Blind XPath Injection)

XML Injection (aka Blind XPath Injection) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.