LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3407: Cisco IOS XE Software RESTCONF and NETCONF-YANG Access Control List Denial of Service Vulnerability

A vulnerability in the RESTCONF and NETCONF-YANG access control list (ACL) function of Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause the device to reload. The vulnerability is due to incorrect processing of the ACL that is tied to the RESTCONF or NETCONF-YANG feature. An attacker could exploit this vulnerability by accessing the device using RESTCONF or NETCONF-YANG. A successful exploit could allow an attacker to cause the device to reload, resulting in a denial of service (DoS) condition.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let an unauthenticated remote attacker force an affected Cisco IOS XE device to reload, causing a denial of service. The business risk is service interruption on network infrastructure where RESTCONF or NETCONF-YANG is reachable and uses the affected ACL handling.

Executive priority

Treat as high priority for exposed network infrastructure because exploitation can interrupt routing or switching availability. Urgency depends on whether RESTCONF or NETCONF-YANG is enabled and reachable.

Technical view

CVE-2020-3407 is a Cisco IOS XE RESTCONF and NETCONF-YANG ACL processing flaw. Incorrect ACL handling tied to those features can trigger a device reload. CVSS 3.0 is 8.6, network exploitable, low complexity, no privileges or user interaction, with high availability impact only.

Likely exposure

Exposure is most likely on Cisco IOS XE devices with RESTCONF or NETCONF-YANG enabled and reachable. The source bundle does not identify specific affected versions beyond Cisco IOS XE Software.

Exploitation context

The source bundle describes unauthenticated remote exploitation through RESTCONF or NETCONF-YANG access. It does not cite active exploitation, and KEV status is false.

Researcher notes

Evidence is limited to the CVE record and Cisco advisory reference. The bundle does not include affected release ranges, fixed versions, workarounds, proof-of-concept status, or exploitation observations.

Mitigation direction

  • Review Cisco advisory cisco-sa-confacl-HbPtfSuO for fixed software and supported workarounds.
  • Inventory Cisco IOS XE devices with RESTCONF or NETCONF-YANG enabled.
  • Prioritize devices where management interfaces are reachable from untrusted networks.
  • Apply vendor-recommended updates or configuration changes when identified.
  • Monitor for unexpected IOS XE reloads affecting availability.

Validation and detection

  • Confirm whether each Cisco IOS XE device has RESTCONF or NETCONF-YANG enabled.
  • Check whether ACLs are configured for those management features.
  • Compare device software against Cisco advisory affected and fixed release guidance.
  • Review device logs for unexpected reloads or availability interruptions.
  • Document internet or untrusted-network reachability for management interfaces.
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-476: 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-3407 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/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.0HighCVSS:3.0/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.0 score

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

Vector: CVSS:3.0/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
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-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.