Skip to content

Cisco SD-WAN CVE-2026-20182 Post-Compromise Forensics: Identifying Rogue Device Injection in Catalyst SD-WAN Deployments

CVE-2026-20182, the CVSS 10.0 Cisco Catalyst SD-WAN Manager zero-day added to CISA KEV on 14 May, was exploited before Cisco released the patch. Organisations that ran vManage on publicly accessible addresses during the exposure window must now forensically audit their SD-WAN device inventory and API authentication logs for signs of rogue device registration and traffic interception.

Article network-security

The CISA Known Exploited Vulnerabilities catalogue added CVE-2026-20182 on 14 May 2026, confirming that Cisco Catalyst SD-WAN Manager — the centralised management plane for Cisco SD-WAN deployments — was exploited in the wild before a patch was available. The vulnerability allows unauthenticated access to the vManage REST API, from which an attacker can register rogue SD-WAN edge devices and configure traffic routing policy across the entire managed WAN fabric.

Organisations that deployed Catalyst SD-WAN Manager with the management interface accessible from the internet (directly or through a reverse proxy) must assume potential exposure and conduct a forensic audit. Organisations that restricted vManage access to management network VPN only have significantly reduced risk, but should still verify their logs.

Attack Path and Attacker Objectives

The CVE-2026-20182 attack path has three stages:

Stage 1 — API authentication bypass: An attacker sends crafted API requests to the vManage REST API that exploit a middleware authentication check flaw to obtain a valid admin session token without credentials.

Stage 2 — Rogue device registration: With admin access, the attacker registers a rogue vEdge or cEdge router into the SD-WAN fabric. The rogue device appears in the vManage device inventory as a legitimate SD-WAN node and can be pushed routing policies via the standard control plane.

Stage 3 — Traffic interception: The attacker configures data policies that route specific traffic flows through the rogue device before forwarding them to their legitimate destination. From the rogue device, traffic is decrypted (because the device has legitimate SD-WAN tunnel keys), inspected, and re-encrypted for forwarding — a transparent network-layer wiretap indistinguishable from normal WAN traffic from the perspective of end-point systems.

The primary observed objective is persistent intelligence collection. Targets have been financial services firms and government agencies, consistent with nation-state intelligence collection rather than ransomware deployment.

Forensic Indicators of Compromise

Check vManage device inventory for unauthorised entries:

vmanage# show sdwan system status
vmanage# show sdwan bfd sessions
vmanage# request admin-tech

Review the full list of registered devices in the vManage UI under Configuration → Devices → WAN Edge List. Compare against your authorised asset inventory. Any device not in your authorised inventory should be treated as a rogue device. Key fields: Device Model, System IP, Site ID, and Controller Group — attackers typically register rogue devices with system IPs outside your allocated ranges.

Audit vManage REST API authentication logs:

vManage audit logs are accessible under Monitor → Audit Log. Filter on:

  • action: Login with result: Success for accounts that should not have accessed vManage in the period
  • action: Device ADD events — every legitimate device registration should be explainable
  • action: Policy PUSH operations — unauthorised policy changes indicate active post-compromise activity

Review SD-WAN data policy for traffic redirection:

show sdwan policy from-vsmart
show sdwan policy data-policy-filter

Any data policy directing traffic to a site ID or system IP that is not in your authorised device inventory should be treated as evidence of active manipulation.

Correlate with edge device logs:

On vEdge devices, check tunnel peer tables for unexpected tunnel sessions with unfamiliar system IPs:

vEdge# show tunnel statistics
vEdge# show bfd sessions

Remediation and Containment

  1. Apply the Cisco patch immediately — upgrade to SD-WAN Manager 20.12.4 or later
  2. Revoke and re-issue all vManage API tokens and user credentials — existing admin session tokens obtained via the bypass remain valid until revoked
  3. Remove any rogue devices from the fabric via vManage → Device Configuration → Delete
  4. Re-audit data policies — remove any unauthorised data policies and re-push the expected policy configuration from version-controlled templates
  5. Isolate vManage from untrusted networks — the management interface should only be accessible from the management VPN or dedicated management network; this architecture eliminates internet-facing exposure to this class of vulnerability
  6. Engage Cisco TAC if rogue devices are found — preserve all audit logs and vManage configuration snapshots before remediation for forensic analysis

Share this article

Related Intelligence

🌐 Network

Cisco Catalyst SD-WAN CVE-2026-20182 CVSS 10.0 Authentication Bypass Exploited as Zero-Day — Attackers Injecting Rogue SD-WAN Devices

Cisco disclosed a CVSS 10.0 authentication bypass in the Catalyst SD-WAN Manager that has been actively exploited as a zero-day, allowing unauthenticated attackers to inject rogue SD-WAN devices into the management plane and intercept or reroute enterprise WAN traffic. The vulnerability has been added to CISA's Known Exploited Vulnerabilities catalogue with a 72-hour patching deadline for federal agencies.

#cisco +5
🌐 Network

Cisco Catalyst SD-WAN Manager CVE-2026-20262 Actively Exploited — Arbitrary File Overwrite Escalates to Root

A file upload vulnerability in Cisco Catalyst SD-WAN Manager is under active exploitation, allowing an attacker with network-operator level access to overwrite arbitrary files on the underlying operating system and escalate privileges to root. CISA added CVE-2026-20262 to the Known Exploited Vulnerabilities catalogue on 16 June, setting a federal remediation deadline.

#cisco +5
🌐 Network

Interlock Ransomware Exploited Cisco FMC Zero-Day for 36 Days Before Patch — Root Access on Enterprise Firewalls

Cisco's Firepower Management Center (FMC) contains a CVSS 10.0 deserialization vulnerability that Interlock ransomware was exploiting as a zero-day for 36 days before Cisco disclosed or patched it. CVE-2026-20131 allows unauthenticated remote attackers to execute arbitrary Java code as root on any internet-exposed FMC appliance. Cisco patched the flaw on 4 March 2026, but unpatched appliances remain under active ransomware targeting.

#cisco +10