Actively exploited in the wild. This CVE is on the CISA Known Exploited Vulnerabilities list — treat remediation as urgent. Federal remediation due by 14 Nov 2022. Known ransomware use
Anyconnect Secure Mobility ClientApplication · Cisco

CVE-2020-3153

MEDIUM · 6.5 CVSS v3.1 Published 2020-02-19
Fix available
A fix is available. Upgrade to 4.8.02042 or later.
See remediation →
96/100
Remediation priority · Urgent
In the wild Ransomware Public exploit 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 in the installer component of Cisco AnyConnect Secure Mobility Client for Windows could allow an authenticated local attacker to copy user-supplied files to system level directories with system level privileges. The vulnerability is due to the incorrect handling of directory paths. An attacker could exploit this vulnerability by creating a malicious file and copying the file to a system directory. An exploit could allow the attacker to copy malicious files to arbitrary locations with system level privileges. This could include DLL pre-loading, DLL hijacking, and other related attacks. To exploit this vulnerability, the attacker needs valid credentials on the Windows system.

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 · moderate confidence

This is a local privilege escalation vulnerability in the Cisco AnyConnect Secure Mobility Client installer for Windows. The installer incorrectly handles directory paths, allowing an authenticated local attacker to copy user-supplied files (including malicious DLLs) to arbitrary system directories with system-level privileges. The vulnerability can be exploited to perform DLL pre-loading or DLL hijacking attacks by placing crafted files in locations where the system or other applications will load them.

MitigationApply the vendor patch released by Cisco for this vulnerability. Until patched, limit local user privileges and monitor for unauthorized file modifications in system directories.

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
Anyconnect Secure Mobility ClientApplication
Affected:< 4.8.02042

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
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

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

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. Find installed Cisco AnyConnect version
    Open Add/Remove Programs (appwiz.cpl) and locate 'Cisco AnyConnect Secure Mobility Client', or check the version property of the executable at C:\Program Files\Cisco\Cisco AnyConnect Secure Mobility Client\vpnui.exe by right-clicking and viewing Details
    Affected if The displayed version is lower than 4.8.02042 (for example, 4.7.x or earlier)
  2. Check registry for installed version
    Open Registry Editor and navigate to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ or HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\ and look for a subkey containing 'Cisco AnyConnect' - read the DisplayVersion value
    Affected if The DisplayVersion value is less than 4.8.02042
  3. Verify installer package on disk
    Search for AnyConnect installer files (.exe or .msi) on the system, commonly found in C:\Users\%username%\Downloads\ or C:\Windows\Installer\, right-click the file and view version in Details
    Affected if Any installer package found has a version lower than 4.8.02042
  4. Confirm vulnerability trigger condition
    The flaw is in the installer component. An attacker with local authenticated access who can execute the AnyConnect installer could exploit this. Check if users have ability to run installers with elevated privileges
    Affected if The installed AnyConnect version is below 4.8.02042 AND untrusted local users have the ability to run the installer

You are affected if Cisco AnyConnect Secure Mobility Client (installer or installed version) is version 4.8.02042 or lower, allowing a local authenticated attacker to leverage the installer for DLL hijacking.

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 4.8.02042 or later
Fixed in 4.8.02042
Interim mitigation

Apply the vendor patch released by Cisco for this vulnerability. Until patched, limit local user privileges and monitor for unauthorized file modifications in system directories.

Recommended fix High confidence

Cisco AnyConnect Secure Mobility Client 4.8.02042 or later

  1. 1. Verify the current version of Cisco AnyConnect Secure Mobility Client installed on the Windows system by checking 'Add or Remove Programs' or running 'anyconnect --version' from the command line
  2. 2. Download Cisco AnyConnect Secure Mobility Client version 4.8.02042 or later from the official Cisco software download page (requires valid Cisco account)
  3. 3. Ensure you have valid credentials for the Windows system as required by the vulnerability description
  4. 4. Uninstall the current vulnerable version of AnyConnect through Windows Control Panel > Programs and Features
  5. 5. Clear any temporary directories and ensure no malicious DLL files exist in user-accessible locations that could be copied during installation
  6. 6. Install the new version (4.8.02042 or later) with administrator privileges
  7. 7. Verify the installed version matches the fixed release by checking the version again post-installation
Caveat Review Cisco release notes for any compatibility changes between the current installed version and 4.8.02042+ before upgrading

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

Fix this in Anyconnect Secure Mobility Client Exploited in the wild — priority engagement
  • Consultation3.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,920
Get it fixed fast

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-3153 — 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-2020-3153 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