
Cisco has disclosed a seventh actively exploited zero-day in Catalyst SD-WAN Manager this year — and once again, there is no patch and no workaround. CVE-2026-20245 lets an authenticated attacker with netadmin privileges upload a crafted file to the CLI and execute arbitrary commands as root. Exploitation is already happening. Cisco confirmed cases where compromised management nodes pushed configuration changes to downstream edge devices. Mandiant reported it.
What CVE-2026-20245 Does
The flaw lives in the CLI of Cisco Catalyst SD-WAN Manager (formerly vManage). Insufficient input validation in the CLI means a specially crafted file upload triggers root command execution. CVSS score is 7.8 — High severity. The attack requires netadmin-level credentials, which sounds like a meaningful barrier until you see the full chain.
Attackers who already exploited CVE-2026-20182 — an unauthenticated authentication bypass patched in May 2026 — arrive at the management interface with administrative privileges. From there, CVE-2026-20245 gets them to root. The full path: unauthenticated remote access → netadmin → root on the management plane → configuration changes pushed to every edge device in the SD-WAN fabric. Cisco confirmed all deployment types are in scope: on-premises, Cloud-Pro, Cisco-managed cloud, and FedRAMP.
The Blast Radius
This is where it gets serious. SD-WAN Manager is not just a dashboard — it is the control plane. A root-level compromise there does not stay on one box. Cisco observed cases where exploitation led to configuration changes pushed to downstream edge devices, meaning attackers can alter routing behavior, disable security policies, or create persistent network-layer backdoors at every site the SD-WAN fabric touches.
The threat actor linked to prior exploitation — UAT-8616, whose infrastructure overlaps with China-nexus ORB networks used in espionage operations — runs a meticulous post-compromise playbook: inject SSH keys into authorized_keys, enable PermitRootLogin, downgrade the software version to expose an older privilege-escalation CVE, re-escalate, then restore the original version to hide the trail. Forensic logs — syslog, wtmp, lastlog, bash_history — are wiped systematically.
What You Need to Do Right Now
There is no patch for CVE-2026-20245. Cisco’s guidance is damage limitation and chain removal:
- Preserve evidence first. Run
request admin-techon every SD-WAN control component before touching anything else. This captures state you will need if you find a compromise. - Upgrade all control components. Move to the fixed software version for CVE-2026-20182 across all components — vManage, vSmart, and vBond. Upgrading only a subset leaves the auth-bypass chain entry point open on the lagging components.
- Audit netadmin accounts. Remove every non-essential netadmin-level user immediately. The attack requires netadmin access; reducing that population reduces exposure.
- Check for unauthorized config pushes. Review edge devices for unexpected configuration changes. If devices you did not touch have new config, treat it as an active incident.
- Stop internet-exposing the management interface. SD-WAN Manager should be accessible only from a dedicated management network or VPN. If yours is internet-facing, fix that today.
- Review Cisco’s IoC guide. If any indicators are present, open a Cisco TAC case immediately.
- Watch for the patch. Cisco has not committed to a timeline. Subscribe to the official security advisory to be notified when a fix drops.
The Bigger Picture
Seven exploited zero-days in six months in a single product line is not a run of bad luck. It is a structural problem. Cisco SD-WAN Manager — the component that controls every device in an enterprise wide-area network — has been a consistent source of critical vulnerabilities in 2026, and the pattern is attracting sophisticated, state-linked actors. Once PoC code for earlier CVEs became public, ten additional threat clusters joined in.
At some point, the question shifts from “when is the next patch?” to “does this product meet the security bar required for controlling enterprise network infrastructure?” For organizations running Cisco SD-WAN, that conversation is overdue. The interim answer is: harden, segment, reduce netadmin access, and know what UAT-8616 looks like when it is already inside.













