CVE-2022-20795
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 · uneditedA vulnerability in the implementation of the Datagram TLS (DTLS) protocol in Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause high CPU utilization, resulting in a denial of service (DoS) condition. This vulnerability is due to suboptimal processing that occurs when establishing a DTLS tunnel as part of an AnyConnect SSL VPN connection. An attacker could exploit this vulnerability by sending a steady stream of crafted DTLS traffic to an affected device. A successful exploit could allow the attacker to exhaust resources on the affected VPN headend device. This could cause existing DTLS tunnels to stop passing traffic and prevent new DTLS tunnels from establishing, resulting in a DoS condition. Note: When the attack traffic stops, the device recovers gracefully.
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 confidenceA vulnerability in Cisco ASA and FTD software's DTLS protocol implementation allows an unauthenticated remote attacker to cause high CPU utilization by sending crafted DTLS traffic during AnyConnect SSL VPN tunnel establishment. The suboptimal processing during DTLS handshake exhausts resources, causing existing tunnels to stop passing traffic and preventing new connections.
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<= 9.16.3>= 9.17.0, <= 9.17.1.9<= 7.0.1>= 7.1.0.0, <= 7.1.0.1CVSS 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
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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 checksWork through these to decide whether this CVE applies to you.
-
Identify the installed Cisco ASA or FTD software versionRun 'show version' on the device CLI or check via ASDM/FMC inventoryAffected if The version falls within <= 9.16.3, >= 9.17.0 through <= 9.17.1.9 for ASA, or <= 7.0.1, >= 7.1.0.0 through <= 7.1.0.1 for FTD
-
Confirm AnyConnect VPN with DTLS is enabledRun 'show run webvpn' or 'show run anyconnect' to check for DTLS configuration; look for 'dtls' keyword in the AnyConnect profile settingsAffected if DTLS is enabled under AnyConnect VPN configuration, as the vulnerability exploits DTLS handshake processing during tunnel establishment
-
Check for high CPU utilization caused by DTLS processingRun 'show processes cpu history' or 'show cpu usage' to look for sustained high CPU; use 'show processes cpu sorted' to identify DTLS-related processes consuming resourcesAffected if CPU utilization is unusually high with DTLS or IKE daemon processes consuming disproportionate CPU cycles
-
Inspect VPN tunnel status and DTLS handshake activityRun 'show vpn-sessiondb anyconnect' and 'show dtls connection' to view active tunnels and DTLS connection states; check for incomplete or stuck DTLS handshakesAffected if Existing AnyConnect tunnels show no traffic passing or new connections fail during DTLS handshake establishment
-
Review system logs for DTLS handshake failures or resource exhaustion messagesCheck 'show logging' or the device syslog for DTLS errors, such as handshake timeouts, buffer exhaustion, or process crash indicators related to DTLSAffected if Logs show DTLS handshake failures, excessive DTLS retry attempts, or resource-related errors correlating with the vulnerability trigger condition
The environment is affected if running a vulnerable Cisco ASA or FTD version with DTLS-enabled AnyConnect VPN and experiencing high CPU or DTLS handshake issues under load.
Generated from the published advisory. Verify against your own configuration.
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 dataApply Cisco patches for CVE-2022-20795. Prior to patching, consider rate limiting DTLS traffic at network perimeter, restricting VPN access via ACLs, or implementing traffic scrubbing to mitigate the attack surface.
- Consultation4.0 h
- Implementation2.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,392.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-20795 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-20795 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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