Actively exploited in the wild. This CVE is on the CISA Known Exploited Vulnerabilities list — treat remediation as urgent. Federal remediation due by 4 Oct 2023. Known ransomware use
Adaptive Security Appliance SoftwareOperating system · Cisco

CVE-2023-20269

CRITICAL · 9.1 CVSS v3.1 Published 2023-09-06
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
100/100
Remediation priority · Urgent
In the wild Ransomware 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 in the remote access VPN feature of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to conduct a brute force attack in an attempt to identify valid username and password combinations or an authenticated, remote attacker to establish a clientless SSL VPN session with an unauthorized user. This vulnerability is due to improper separation of authentication, authorization, and accounting (AAA) between the remote access VPN feature and the HTTPS management and site-to-site VPN features. An attacker could exploit this vulnerability by specifying a default connection profile/tunnel group while conducting a brute force attack or while establishing a clientless SSL VPN session using valid credentials. A successful exploit could allow the attacker to achieve one or both of the following: Identify valid credentials that could then be used to establish an unauthorized remote access VPN session. Establish a clientless SSL VPN session (only when running Cisco ASA Software Release 9.16 or earlier). Notes: Establishing a client-based remote access VPN tunnel is not possible as these default connection profiles/tunnel groups do not and cannot have an IP address pool configured. This vulnerability does not allow an attacker to bypass authentication. To successfully establish a remote access VPN session, valid credentials are required, including a valid second factor if multi-factor authentication (MFA) is configured. Cisco will release software updates that address this vulnerability. There are workarounds that address this vulnerability.

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

This critical vulnerability in Cisco ASA and FTD remote access VPN allows improper AAA separation between the VPN feature and HTTPS management/site-to-site VPN. An unauthenticated attacker can conduct brute force attacks to discover valid credentials by specifying default connection profiles/tunnel groups, while an authenticated attacker can establish unauthorized clientless SSL VPN sessions (ASA 9.16 and earlier). The attack requires valid credentials and cannot establish client-based VPN tunnels.

MitigationApply Cisco software updates when available and implement the documented workarounds, which likely involve restricting or renaming default connection profiles/tunnel groups to prevent abuse.

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
Adaptive Security Appliance SoftwareOperating system
Affected:= 9.8.1= 9.8.1.5= 9.8.1.7= 9.8.2= 9.8.2.8= 9.8.2.14= 9.8.2.15= 9.8.2.17= 9.8.2.20= 9.8.2.24= 9.8.2.26= 9.8.2.28
Secure Firewall Threat DefenseApplication
Affected:= 6.2.3= 6.2.3.1= 6.2.3.2= 6.2.3.3= 6.2.3.4= 6.2.3.5= 6.2.3.6= 6.2.3.7= 6.2.3.8= 6.2.3.9= 6.2.3.10= 6.2.3.11

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
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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. Identify if remote access VPN is enabled
    On the ASA CLI, run 'show vpn-sessiondb' or check the configuration for any 'ipsec-remote' or 'ssl-remote' type tunnel-group configurations. On FTD, check via FMC for any Remote Access VPN policies.
    Affected if Remote access VPN is not configured, the device is not affected by this vulnerability.
  2. Check installed ASA software version
    Run 'show version' on the ASA CLI and locate the version string (for example: 9.8.2.28). Compare against the listed affected versions.
    Affected if The installed version exactly matches one of these: 9.8.1, 9.8.1.5, 9.8.1.7, 9.8.2, 9.8.2.8, 9.8.2.14, 9.8.2.15, 9.8.2.17, 9.8.2.20, 9.8.2.24, 9.8.2.26, or 9.8.2.28.
  3. Check installed FTD software version
    Run 'show version' on the FTD device or check via FMC. Compare the version against the listed affected versions.
    Affected if The installed version exactly matches one of these: 6.2.3, 6.2.3.1, 6.2.3.2, 6.2.3.3, 6.2.3.4, 6.2.3.5, 6.2.3.6, 6.2.3.7, 6.2.3.8, 6.2.3.9, 6.2.3.10, or 6.2.3.11.
  4. Verify default connection profile configuration
    Run 'show running-config tunnel-group' and look for any tunnel-group with default-group-policy configured, or check 'show run all | include default-group' to identify if a default connection profile is set.
    Affected if A default connection profile is configured and the device is running an affected version.
  5. Review VPN AAA configuration separation
    Run 'show running-config aaa-server' and inspect AAA settings for remote access VPN versus management interface. Ensure they point to separate authentication sources if possible.
    Affected if AAA is not properly separated between VPN and management interfaces, and the device is running an affected version.

The environment is affected if the device runs an affected ASA or FTD version and has remote access VPN enabled with a default connection profile and without proper AAA separation between VPN and management interfaces.

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.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply Cisco software updates when available and implement the documented workarounds, which likely involve restricting or renaming default connection profiles/tunnel groups to prevent abuse.

Fix this in Adaptive Security Appliance Software Exploited in the wild — priority engagement
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get help mitigating

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-2023-20269 — 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-2023-20269 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