LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3220: Cisco IOS XE Software IPsec VPN Denial of Service Vulnerability

A vulnerability in the hardware crypto driver of Cisco IOS XE Software for Cisco 4300 Series Integrated Services Routers and Cisco Catalyst 9800-L Wireless Controllers could allow an unauthenticated, remote attacker to disconnect legitimate IPsec VPN sessions to an affected device. The vulnerability is due to insufficient verification of authenticity of received Encapsulating Security Payload (ESP) packets. An attacker could exploit this vulnerability by tampering with ESP cleartext values as a man-in-the-middle.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can let a network-positioned attacker disrupt legitimate IPsec VPN sessions on specific Cisco IOS XE devices. It is a business continuity issue, not a data theft issue in the supplied evidence. The attacker needs a man-in-the-middle position, which lowers urgency compared with internet-scale remote flaws.

Executive priority

Treat this as a moderate availability risk for affected VPN infrastructure. It should be scheduled into network maintenance, faster for sites where VPN downtime would interrupt operations. The evidence does not support emergency response for active exploitation, but affected internet or partner-facing VPN endpoints deserve prompt review.

Technical view

Cisco describes insufficient authenticity verification of received ESP packets in the hardware crypto driver. Affected Cisco IOS XE devices may disconnect valid IPsec VPN sessions when tampered ESP cleartext values are observed. The CVSS vector is network reachable, high complexity, unauthenticated, no user interaction, changed scope, and high availability impact.

Likely exposure

Exposure is likely limited to Cisco 4300 Series Integrated Services Routers and Cisco Catalyst 9800-L Wireless Controllers running affected Cisco IOS XE Software, with the bundle specifically naming IOS XE 16.4.1. Practical risk depends on whether IPsec VPN is enabled and whether an attacker can plausibly obtain network interception position.

Exploitation context

The bundle does not show CISA KEV listing or other evidence of active exploitation. Cisco’s described attack requires man-in-the-middle positioning and packet tampering, so exploitation is not a simple unauthenticated internet probe. Successful exploitation affects VPN availability by disconnecting legitimate sessions.

Researcher notes

The key constraint is attacker position: the source describes man-in-the-middle tampering with ESP cleartext values, not direct compromise. Scope is limited by product, release, and IPsec use. The bundle lacks fixed-version details or workaround specifics, so remediation should be anchored to Cisco’s advisory.

Mitigation direction

  • Review Cisco’s advisory for fixed software and official mitigation guidance.
  • Prioritize affected devices that terminate business-critical IPsec VPN tunnels.
  • Apply Cisco-recommended software updates or mitigations after confirming device applicability.
  • Monitor IPsec VPN stability and unexpected disconnect patterns until remediation is complete.
  • Document operational risk for VPN-dependent sites and remote access paths.

Validation and detection

  • Inventory Cisco 4300 ISR and Catalyst 9800-L devices running IOS XE.
  • Confirm whether IOS XE 16.4.1 or other Cisco-listed affected releases are deployed.
  • Identify devices with IPsec VPN functionality enabled and actively used.
  • Review VPN logs for unusual legitimate-session disconnects or repeated tunnel instability.
  • Check Cisco advisory applicability before classifying non-listed devices as affected.
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-345: 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-2020-3220 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
6.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/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
6.8CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H2.24Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.8Medium
CVSS 3.0 vector shape for CVE-2020-3220Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/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 IOS XE Software 16.4.1n/aListed
Weakness

CWE details

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

CWE-345 · source CWE mapping

Insufficient Verification of Data Authenticity

Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.