LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3480: Cisco IOS XE Software Zone-Based Firewall Denial of Service Vulnerabilities

Multiple vulnerabilities in the Zone-Based Firewall feature of Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause the device to reload or stop forwarding traffic through the firewall. The vulnerabilities are due to incomplete handling of Layer 4 packets through the device. An attacker could exploit these vulnerabilities by sending a certain sequence of traffic patterns through the device. A successful exploit could allow the attacker to cause the device to reload or stop forwarding traffic through the firewall, resulting in a denial of service. For more information about these vulnerabilities, see the Details section of this advisory.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This issue can make affected Cisco IOS XE firewalls reload or stop forwarding traffic. The business impact is service interruption, not data theft. Devices using Zone-Based Firewall on critical network paths should be treated as high priority because an unauthenticated remote attacker can trigger denial of service.

Executive priority

Prioritize remediation for perimeter, branch, data center, and service-provider edge devices where a firewall reload or forwarding stop would disrupt business operations. This is an availability risk with high operational blast radius.

Technical view

CVE-2020-3480 covers multiple IOS XE Zone-Based Firewall denial-of-service flaws caused by incomplete handling of Layer 4 packets. The CVSS 3.1 score is 8.6 with network attack vector, low complexity, no privileges, no user interaction, changed scope, and high availability impact.

Likely exposure

Exposure is likely where Cisco IOS XE devices have Zone-Based Firewall enabled and process untrusted or semi-trusted traffic. The provided bundle does not list specific affected releases, CPEs, or deployment prerequisites beyond IOS XE and the ZBFW feature.

Exploitation context

The bundle describes unauthenticated remote exploitation through crafted traffic patterns, causing reload or firewall traffic forwarding failure. It does not include KEV status or cited evidence of active exploitation, so active exploitation should not be claimed from these sources.

Researcher notes

Key constraints: affected versions and fixes are not present in the provided bundle. The root weakness is CWE-754, incomplete handling of exceptional Layer 4 packet conditions. Avoid assuming confidentiality or integrity impact; the cited CVSS vector shows availability-only impact.

Mitigation direction

  • Inventory Cisco IOS XE devices using Zone-Based Firewall, prioritizing critical traffic paths.
  • Review Cisco’s advisory for affected releases, fixed software, and supported workarounds.
  • Schedule IOS XE remediation through normal change control for exposed or critical devices.
  • Use compensating controls to limit untrusted traffic through vulnerable ZBFW paths where feasible.

Validation and detection

  • Confirm whether Zone-Based Firewall is enabled on Cisco IOS XE devices.
  • Compare device software releases with Cisco’s advisory once release details are reviewed.
  • Review device reload history and forwarding outages for unexplained denial-of-service symptoms.
  • Validate remediation status after upgrades or vendor-recommended configuration changes.
Prepared
Confidence
medium
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-754: 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-3480 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
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/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
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2020-3480Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/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 Softwaren/aListed
Weakness

CWE details

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

CWE-754 · source CWE mapping

Improper Check for Unusual or Exceptional Conditions

Improper Check for Unusual or Exceptional Conditions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.