LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1568: Cisco AnyConnect Secure Mobility Client for Windows Denial of Service Vulnerability

A vulnerability in Cisco AnyConnect Secure Mobility Client for Windows could allow an authenticated, local attacker to cause a denial of service (DoS) condition on an affected system. This vulnerability is due to uncontrolled memory allocation. An attacker could exploit this vulnerability by copying a crafted file to a specific folder on the system. A successful exploit could allow the attacker to crash the VPN Agent service when the affected application is launched, causing it to be unavailable to all users of the system. To exploit this vulnerability, the attacker must have valid credentials on a multiuser Windows system.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-1568 can let a signed-in local Windows user crash Cisco AnyConnect's VPN Agent service on a shared system. The main business impact is loss of VPN availability for users on that machine, not data theft or remote takeover.

Executive priority

Treat this as a moderate availability risk. It is unlikely to justify emergency response by itself, but shared Windows hosts using AnyConnect should be checked and updated through normal vulnerability management.

Technical view

Cisco describes an uncontrolled memory allocation issue in AnyConnect Secure Mobility Client for Windows. A low-privileged authenticated local attacker on a multiuser Windows system can trigger a VPN Agent service crash when the affected application launches. CVSS 3.1 is 5.5, with high availability impact only.

Likely exposure

Exposure is most relevant on Windows endpoints or shared Windows environments running Cisco AnyConnect Secure Mobility Client, especially where multiple users can sign in locally. The provided sources do not identify specific affected versions in the bundle.

Exploitation context

The source bundle says exploitation requires valid credentials on a multiuser Windows system and local access. CISA KEV is false, and the provided sources do not state active exploitation or public weaponization.

Researcher notes

Evidence supports local authenticated denial of service only. The bundle does not provide affected version ranges, patch version details, or exploitation-in-the-wild evidence. Avoid assuming broader Cisco VPN products or non-Windows platforms are affected.

Mitigation direction

  • Review Cisco's advisory for affected and fixed release guidance.
  • Apply Cisco-recommended updates when your installed version is confirmed affected.
  • Prioritize shared Windows hosts where AnyConnect is installed.
  • Limit unnecessary local access on multiuser Windows systems.
  • Monitor for VPN Agent service crashes on managed endpoints.

Validation and detection

  • Inventory Windows systems running Cisco AnyConnect Secure Mobility Client.
  • Compare installed versions with Cisco's advisory guidance.
  • Identify shared or multiuser Windows systems with AnyConnect installed.
  • Review endpoint logs for recurring VPN Agent service crashes.
  • Confirm whether compensating access controls limit local authenticated users.
Prepared
Confidence
high
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-789: 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-1568 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.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco AnyConnect Secure Mobility Clientn/aListed
Weakness

CWE details

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

CWE-789 · source CWE mapping

Memory Allocation with Excessive Size Value

Memory Allocation with Excessive Size Value represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.