Netiq Advanced AuthenticationApplication · Microfocus

CVE-2021-22530

CRITICAL · 9.9 CVSS v3.1 Published 2024-08-28
Fix available
A fix is available. Upgrade to 6.3 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A vulnerability identified in NetIQ Advance Authentication that doesn't enforce account lockout when brute force attack is performed on API based login. This issue may lead to user account compromise if successful or may impact server performance. This issue impacts all NetIQ Advance Authentication before 6.3.5.1

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

NetIQ Advance Authentication before 6.3.5.1 fails to enforce account lockout policies on API-based login endpoints, allowing unlimited brute force attempts against user credentials. This authentication bypass enables attackers to systematically guess passwords without triggering lockout, potentially leading to account compromise or causing denial of service through resource exhaustion.

MitigationUpgrade to NetIQ Advance Authentication 6.3.5.1 or later, which implements proper account lockout enforcement for API login attempts. As an interim measure, implement network-level rate limiting or web application firewall rules to restrict login attempt frequency.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Netiq Advanced AuthenticationApplication
Affected:< 6.3= 6.3

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
Low

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify NetIQ Advance Authentication version
    Check the installed version of NetIQ Advance Authentication through the product's admin console, system information page, or by querying the installation directory for version files. Compare against affected versions: anything less than 6.3 or exactly version 6.3 is vulnerable.
    Affected if Installed version is less than 6.3 or equals exactly 6.3
  2. Confirm API login endpoints are exposed
    Review the application's URL patterns and configuration to identify if API-based login endpoints are enabled and accessible. Common paths include /api/login, /rest/auth, or similar RESTful authentication interfaces.
    Affected if API-based login endpoints are publicly or internally accessible without additional authentication
  3. Verify account lockout policy configuration
    Access the authentication policy settings in the NetIQ admin console and examine whether lockout policies explicitly apply to API login methods. Check if separate policy rules exist for API versus web interface logins.
    Affected if No specific account lockout policy is defined for API login endpoints or API logins are excluded from lockout enforcement
  4. Review authentication logs for brute force patterns
    Examine authentication and audit logs for repeated failed login attempts from the same source IP or against the same user account without any lockout events being recorded.
    Affected if Logs show numerous failed login attempts without corresponding account lockout records

Your environment is affected if NetIQ Advance Authentication version 6.3 or earlier is installed AND API-based login endpoints are accessible AND no API-specific account lockout policy is enforced.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 6.3 or later
Fixed in 6.3
Interim mitigation

Upgrade to NetIQ Advance Authentication 6.3.5.1 or later, which implements proper account lockout enforcement for API login attempts. As an interim measure, implement network-level rate limiting or web application firewall rules to restrict login attempt frequency.

Recommended fix High confidence

6.3.5.1 or later

  1. Download NetIQ Advanced Authentication version 6.3.5.1 or later from the official NetIQ website
  2. Follow NetIQ's standard upgrade procedure for Advanced Authentication
  3. Verify the upgrade was successful
  4. Test that account lockout is now enforced for API-based login attempts

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Netiq Advanced Authentication Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-22530 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-22530 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data