SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026By Bapanapalli Prem Sai Siddhik

Summary

A critical flaw in Cisco Nexus 9000 Series Switches that use Silicon One ASICs can let an unauthenticated remote attacker run code with root privileges. The issue is tied to TCP ports 43210 and 43211 being reachable in the default Layer 3 VRF. An attacker who can reach those ports may send crafted input that runs as root, or trigger a crash of the S1HAL process that reloads the device. Fixed software and temporary workarounds are available.

Vulnerability Details

CVE ID CVSS Score EPSS Score Type
CVE-2026-20212 9.8 0.53% CWE-1327 : Binding to an Unrestricted IP Address

Technical Information

Critical Unauthenticated No User Interaction Network Access

CVE-2026-20212 — Silicon One Remote Code Execution

The flaw affects the Silicon One integration on certain Nexus 9000 switches. In the default Layer 3 VRF, TCP ports 43210 and 43211 are accessible. An unauthenticated attacker who can connect to either port can submit crafted input that is handled in a way that allows code execution with root privileges.

The same condition can also cause the S1HAL process to fail, which may reload the switch. No authentication and no user interaction are required, so any path that reaches these ports from a less-trusted network increases exposure.

Affected Products

The vulnerability applies to Cisco Nexus 9000 Series Switches that include a Silicon One ASIC. The following product identifiers (PIDs) were listed as affected:

  • N9324C-SE1U
  • N9348Y2C6D-SE1U
  • N9364E-SG2-O
  • N9364E-SG2-Q
  • N9396T12C-SE1
  • N9348Y12C-SE1
  • N9396Y12C-SE1
  • N9336C-SE1
  • N9K-C9804
  • N9K-C9808

Use the show module CLI command to confirm the device PID.

Impact

  • Root-level code execution
    A remote attacker with network access to ports 43210 or 43211 can run arbitrary code as root on the switch without credentials or user interaction.
  • Device reload
    Exploitation may crash the S1HAL process and force the switch to reload, interrupting traffic until the device recovers.

MITRE ATT&CK Mapping

Technique ID Technique Name Tactic
T1190 Exploit Public-Facing Application Initial Access
T1068 Exploitation for Privilege Escalation Privilege Escalation
T1499 Endpoint Denial of Service Impact

Mitigation and Recommendations

Fixed software releases address this issue. Upgrading is the full remediation path.

Fixed Software

Check the correct fixed release for each platform and software train with the Cisco Software Checker. Move affected systems to a release that includes the fix as soon as operationally possible.

Workarounds

If an upgrade cannot be applied right away, restrict access with infrastructure access control lists (iACLs). Allow only the management and control-plane traffic the device needs, or deny TCP traffic to locally configured IP addresses on ports 43210 and 43211.

A Live Protect shield for CVE-2026-20212 is available as a temporary mitigation for NX-OS Software. It is intended only as a bridge until a fixed release can be installed.

  • Confirm affected hardware with show module and match the PID to the list above.
  • Upgrade to a fixed software release.
  • Until then, apply the iACL workaround or the Live Protect shield.

Cisco PSIRT has stated it is not aware of public announcements or malicious use of this vulnerability. Even so, the combination of no authentication, no user interaction, and root-level execution makes prompt upgrade or mitigation important for any reachable affected switch.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated solution that helps you quickly remediate risks, including critical network infrastructure updates. It supports Windows, Linux, macOS, and 550+ third-party applications.

You can stage patches in a safe testing environment before production deployment and roll back if needed.

Experience the fastest and most accurate patching software here.

Featured Posts

Open CVE-2023-49105: The ownCloud Authentication Flaw That Exposed Sensitive Credentials
CVE-2023-49105: The ownCloud Authentication Flaw That Exposed Sensitive Credentials

CVE Research

CVE-2023-49105: The ownCloud Authentication Flaw That Exposed Sensitive Credentials

Sep 25, 2026

Open Patch Analysis & Exploitation Timeline: RouterOS SSH Attacks Predate Production Fixes in CISA's September 10, 2026 KEV Additions
Patch Analysis & Exploitation Timeline: RouterOS SSH Attacks Predate Production Fixes in CISA's September 10, 2026 KEV Additions

CVE Research

Patch Analysis & Exploitation Timeline: RouterOS SSH Attacks Predate Production Fixes in CISA's September 10, 2026 KEV Additions

Two MikroTik RouterOS CVEs entered CISA KEV seven days after production fixes. Dated reporting places SSH-chain exploitation involving CVE-2026-86060 at least one calendar day before those releases; no comparable start date is established for CVE-2026-67277.

Sep 25, 2026

Open Patch Analysis & Exploitation Timeline: A Day-Old Chrome Bug and an Eight-Month-Old Fortinet Flaw Share the Same KEV Batch
Patch Analysis & Exploitation Timeline: A Day-Old Chrome Bug and an Eight-Month-Old Fortinet Flaw Share the Same KEV Batch

CVE Research

Patch Analysis & Exploitation Timeline: A Day-Old Chrome Bug and an Eight-Month-Old Fortinet Flaw Share the Same KEV Batch

Four vulnerabilities added to CISA’s KEV catalog on September 9, 2026 show widely different timelines between public disclosure and formal exploitation-based prioritization, ranging from one day to 239 days.

Sep 24, 2026

Open TA412/APT31: Mapping Threat Actor Patterns to CVE Exploitation Chains

TA412/APT31: Mapping Threat Actor Patterns to CVE Exploitation Chains

CVE Research

TA412/APT31: Mapping Threat Actor Patterns to CVE Exploitation Chains

A chronological look at how a long-running China-nexus espionage cluster evolved from server-side exploitation to a chained Chrome/Windows zero-day kit — and what that shift signals.

Sep 24, 2026

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212 | SecPod