Nexus 9000CVE-2026-20212
CVSS 9.8
CWE-1327
Root RCE via
ports 43210/43211
IOS XR batch7 CVEs total
CVE-2026-20274
CVSS 9.8 (CWE-664)
CVE-2026-20279
CVSS 9.8 (CWE-284)
ExploitationNot confirmed
for any of these
Nexus workaroundBlock TCP 43210
and 43211 via iACL
or use Live Protect
shield (not a fix)
What happened
Cisco published security advisories on September 2-3, 2026, addressing critical vulnerabilities across two major network infrastructure product families. CVE-2026-20212 affects Cisco Nexus 9000 series switches, which are the data center switches used for both spine and leaf layers in enterprise and cloud data center fabrics. The vulnerability is classified CWE-1327, binding to an unrestricted IP address. Cisco's NX-OS software on these switches opens TCP ports 43210 and 43211 by default, bound to all interfaces rather than only to the management interface. Because these ports are open on every interface and not restricted to management-only access, a remote attacker who can reach the switch on any accessible network interface can connect to those ports without any credentials and execute code with root privileges. CVE-2026-20212 has a CVSS score of 9.8, with network attack vector, low attack complexity, no privileges required, and no user interaction required. Cisco's advisory states its Product Security Incident Response Team is not aware of malicious exploitation of CVE-2026-20212 as of September 3. Cisco released fixed NX-OS software and documented a workaround: administrators can use infrastructure access control lists to deny TCP traffic to locally configured device addresses on ports 43210 and 43211. Cisco also released a Live Protect shield as an interim measure, though it does not replace patching. Separately, Cisco released a hardening batch for IOS XR, the operating system running on high-end carrier-grade routers such as the ASR 9000 series and NCS series. The batch addresses seven CVEs identified during an internal security review, including CVE-2026-20274 at CVSS 9.8 for memory corruption flaws grouped under CWE-664, and CVE-2026-20279 at CVSS 9.8 for improper access control issues grouped under CWE-284. None of the IOS XR CVEs were known to be actively exploited. No workarounds are available for the IOS XR issues.
Why it matters
The Nexus 9000 CVE-2026-20212 is notable for two reasons. First, the attack surface is unusual for a data center switch: ports open by default on all interfaces rather than only the management interface mean that any network segment that can route to the switch, not just the management network, is a potential exploitation source. In many data center architectures, the spine and leaf switches have routable addresses reachable from multiple network segments, including segments with broader access than the management network. Second, unauthenticated root code execution on a data center spine switch is a different class of impact than a typical server compromise: the switch is the infrastructure layer through which all east-west traffic in the data center flows, and root access to it gives an attacker the ability to inspect, modify, or reroute that traffic at the switch fabric level. IOS XR runs on the backbone of carrier networks and large enterprise WAN infrastructure. The CVSS 9.8 issues in the IOS XR hardening batch carry the same impact profile as the Nexus flaw, without confirmed exploitation but with the same severity ceiling.
Don't miss
The Nexus 9000 workaround, blocking TCP ports 43210 and 43211 using infrastructure access control lists, is specifically documented by Cisco as a tested interim mitigation. The iACL approach blocks traffic to those ports from any source other than authorized management hosts and is deployable without a software upgrade, making it available immediately for environments where a maintenance window is required before the full NX-OS update can be applied. Cisco's guidance is to configure the iACL to allow only required management and control-plane traffic to affected devices, with deny rules specifically covering TCP traffic to the device's locally configured addresses on ports 43210 and 43211. Applying the iACL before the next scheduled maintenance window is the appropriate posture for any Nexus 9000 deployment where network segments beyond the management network can reach the switch's interfaces, which includes most enterprise data center spine deployments.
Potential actions
- For Cisco Nexus 9000 series switches, deploy the iACL workaround immediately to restrict TCP access to ports 43210 and 43211 to authorized management hosts only. This interim control removes the exploitation path through the default-open ports while a full NX-OS upgrade is scheduled. Confirm the iACL is active and logging on all Nexus 9000 spine and leaf switches in the environment.
- Schedule NX-OS software upgrades to address CVE-2026-20212 on all Nexus 9000 deployments. Cisco released fixed software. Prioritize switches that have routable addresses reachable from broader network segments rather than only from a restricted management VLAN, as these have the widest exploitation surface for the default-open ports.
- Apply IOS XR updates for CVE-2026-20274 and CVE-2026-20279 on all affected router deployments. The IOS XR hardening batch has no workarounds; the update is the only available remediation. Cisco's advisory grouping these under internal security review findings rather than externally reported vulnerabilities does not reduce the risk profile: CVSS 9.8 memory corruption and access control issues on carrier-grade routers are high-priority patch targets regardless of how they were discovered.
The Sip
Two TCP ports open by default on every interface of a data center spine switch. No authentication. Root code execution. CVE-2026-20212 in Nexus 9000. Apply the iACL workaround today to block ports 43210 and 43211. Schedule the NX-OS update. No exploitation confirmed yet, but a CVSS 9.8 root RCE with a clear exploitation path does not require a KEV entry to prioritize.