LiveActive security incident?Get immediate response
CVE Record

CVE-2011-2054: Cisco ASA Secondary Authentication Bypass Vulnerability

A vulnerability in the Cisco ASA that could allow a remote attacker to successfully authenticate using the Cisco AnyConnect VPN client if the Secondary Authentication type is LDAP and the password is left blank, providing the primary credentials are correct. The vulnerabilities is due to improper input validation of certain parameters passed to the affected software. An attacker must have the correct primary credentials in order to successfully exploit this vulnerability.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Cisco ASA 8.4(1) AnyConnect VPN deployments using LDAP for secondary authentication. A user with valid primary credentials could leave the secondary password blank and still authenticate. The business risk is unauthorized VPN access after primary credential compromise, not full unauthenticated takeover.

Executive priority

Prioritize review where Cisco ASA 8.4(1) still protects remote access. This is not rated critical, but VPN authentication weaknesses can materially increase exposure after credential theft.

Technical view

CVE-2011-2054 is an improper authentication/input-validation issue in Cisco ASA. When secondary authentication is LDAP, a blank secondary password may be accepted if primary authentication succeeds. The CVSS 3.1 score is 4.3, with network access, low attack complexity, and required low privileges.

Likely exposure

Exposure appears limited to Cisco ASA version 8.4(1) deployments using Cisco AnyConnect VPN with LDAP configured as secondary authentication.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. Exploitation requires correct primary credentials, so risk rises if VPN credentials are phished, reused, or otherwise compromised.

Researcher notes

Evidence is narrow: the source bundle names Cisco ASA 8.4(1), AnyConnect VPN, LDAP secondary authentication, blank secondary password handling, CWE-287, and CVSS 4.3. No exploit details, public exploitation, or specific fixed release are provided.

Mitigation direction

  • Review Cisco bug CSCtq58884 and current Cisco guidance for fixed software or workarounds.
  • Identify Cisco ASA 8.4(1) appliances providing AnyConnect VPN with LDAP secondary authentication.
  • Treat compromised primary VPN credentials as sufficient to attempt this bypass path.
  • Add monitoring for successful VPN logins where secondary authentication evidence is missing or anomalous.
  • Restrict VPN access by network, device posture, or conditional access where available.

Validation and detection

  • Inventory ASA software versions and confirm whether 8.4(1) is present.
  • Review AnyConnect profiles for LDAP secondary authentication configuration.
  • Check authentication logs for successful sessions with incomplete secondary authentication indicators.
  • Verify current Cisco advisory status before deciding remediation timing.
  • Confirm primary credential compromise response plans cover VPN access.
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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2011-2054 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
4.3 (3.1)
Known Exploited
No
Published

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

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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2011-2054Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco ASA8.4(1)Listed
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.