LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22509: Handling of sensitive data in process memory in NetIQ Advance Authentication

A vulnerability identified in storing and reusing information in Advance Authentication. This issue can lead to leakage of sensitive data to unauthorized user. The issue affects NetIQ Advance Authentication before 6.3.5.1

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

NetIQ Advance Authentication stored and reused sensitive information in process memory. A local, low-privileged user could potentially access data they should not see. Because this is authentication infrastructure, exposure could affect credential trust and downstream access decisions.

Executive priority

Treat as high priority where NetIQ Advance Authentication protects business-critical identity workflows. The issue affects sensitive data handling in authentication infrastructure, but available sources do not show internet-remote exploitation or known active abuse.

Technical view

CVE-2021-22509 is a CWE-312 sensitive-data handling issue in NetIQ Advance Authentication before 6.3.5.1. CVSS 3.1 is 8.1: local attack vector, low complexity, low privileges, user interaction required, changed scope, and high confidentiality and integrity impact.

Likely exposure

Organizations running NetIQ Advance Authentication versions earlier than 6.3.5.1 are the relevant exposure group. The source bundle provides no CPEs or deployment-specific indicators.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. The CVSS vector indicates exploitation requires local access, low privileges, and user interaction.

Researcher notes

The public record is sparse. The version boundary is the strongest remediation signal: affected before 6.3.5.1. No CPEs are supplied, so asset matching should rely on product inventory, package records, and vendor documentation.

Mitigation direction

  • Identify all NetIQ Advance Authentication deployments and versions.
  • Upgrade systems running versions before 6.3.5.1 following vendor guidance.
  • Restrict local interactive access to authentication servers.
  • Review privileged and service account access around affected systems.
  • Monitor vendor advisories for updated remediation instructions.

Validation and detection

  • Confirm installed NetIQ Advance Authentication version on each deployment.
  • Flag any instance running earlier than 6.3.5.1.
  • Verify local user access is limited to approved administrators.
  • Review authentication server access logs for unusual local activity.
  • Document remediation status and compensating controls.
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-312: 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-22509 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
8.1 (3.1)
Known Exploited
No
Published

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

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
8.1CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L1.56Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
OpenTextNetIQ Advance Authentication6.3.5.1unaffected
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.