Cisco SD-WAN Zero-Day Exploited for Root Access — No Patch
CVE-2026-20245 lets attackers with netadmin credentials execute arbitrary commands as root on Cisco Catalyst SD-WAN Manager. Active exploitation confirmed, no fix available yet.
Cisco disclosed a seventh SD-WAN zero-day this year—and this one is already being exploited in the wild with no patch in sight.
CVE-2026-20245 is a command injection vulnerability in the CLI of Cisco Catalyst SD-WAN Manager. Attackers who have obtained netadmin credentials can upload a crafted file to execute arbitrary commands as root, giving them complete control over affected deployments.
Google Mandiant researchers Chester Sng, Pete Boonyakarn, and Logeswaran Nadarajan discovered and reported the flaw. Cisco confirmed limited exploitation has already occurred, including incidents where attackers pushed malicious configuration changes to downstream edge devices.
How the Attack Works
The vulnerability stems from insufficient validation of user-supplied input in the SD-WAN Manager CLI. An authenticated attacker uploads a specially crafted file through the CLI workflow, triggering command injection that escalates to root privileges.
The catch: attackers need netadmin credentials first. But that bar is lower than it sounds. Threat actors can obtain these credentials through:
- Credential theft from prior compromises or phishing
- Chaining with CVE-2026-20182 — the authentication bypass we covered in May that CISA added to its KEV catalog
- Exploiting CVE-2026-20127 — another auth flaw that a "highly sophisticated" threat actor has leveraged since 2023
Once inside, the path to root is straightforward.
Every Deployment Type Affected
The vulnerability impacts all Cisco SD-WAN Manager deployment models:
- On-premises installations
- Cisco SD-WAN Cloud-Pro
- Cisco SD-WAN Cloud (Cisco Managed)
- Cisco SD-WAN for Government (FedRAMP)
There is no safe harbor. If you run SD-WAN Manager, you are potentially exposed.
No Patch, No Workaround
At disclosure, Cisco had not released a fix. There are no workarounds. The company recommends:
- Upgrade to versions that patch CVE-2026-20182 (released May 14) to close the auth bypass path
- Run
request admin-techbefore any upgrades to preserve forensic evidence - Audit edge device configurations for unauthorized changes
- Contact Cisco TAC if you suspect compromise
Administrators should examine /var/log/scripts.log for suspicious entries. One signature to watch for:
vmanage vScript: Tenant list upload per vsmart serial number
This indicates potential malicious uploads to vSmart controllers.
Why This Keeps Happening
CVE-2026-20245 is the seventh exploited SD-WAN flaw disclosed in 2026. The pattern is concerning: Cisco's SD-WAN stack has become a reliable target for attackers who understand that network management infrastructure provides high-value access with broad lateral movement potential.
Each new vulnerability chains nicely with previous ones. Attackers who exploited CVE-2026-20182 for initial access now have CVE-2026-20245 to escalate to root. The cumulative effect creates a persistent threat that defenders struggle to contain.
Detection and Response
Beyond log monitoring, organizations should:
- Review all netadmin account activity for anomalies
- Audit recent configuration changes pushed to edge devices
- Check for unauthorized files in CLI upload directories
- Correlate with prior SD-WAN vulnerability IOCs from earlier 2026 disclosures
For organizations running Cisco Unified Communications infrastructure alongside SD-WAN, the exposure compounds—both product lines have seen critical flaws this month.
The Bigger Picture
Cisco's SD-WAN troubles reflect a broader trend: network infrastructure has become a primary attack surface. Appliances that manage traffic flow, routing, and edge connectivity offer attackers exactly what they want—central control over distributed networks.
The lack of immediate patches for critical infrastructure vulnerabilities is particularly frustrating. Organizations that followed best practices and deployed SD-WAN for its security and visibility benefits now face a period of exposure with no clear remediation timeline.
Until Cisco releases a fix, the only real mitigation is defense in depth: restrict netadmin access to the absolute minimum, monitor aggressively, and assume that determined attackers will find a way in.
Related Articles
Cisco SD-WAN Zero-Day Exploited Since 2023 Prompts CISA Alert
CVE-2026-20127 gives attackers full admin access to Cisco SD-WAN infrastructure. CISA emergency directive requires federal patches by Feb 27.
Feb 25, 2026Dirty Frag: Linux Zero-Day Grants Root on All Major Distros
CVE-2026-43284 and CVE-2026-43500 chain together for deterministic root access. PoC exploit is public, patches still rolling out. Here's how to detect and mitigate.
May 29, 2026Cisco SD-WAN CVSS 10 Flaw Under Active Attack — Patch Now
CVE-2026-20182 lets unauthenticated attackers gain admin access to Cisco Catalyst SD-WAN controllers. CISA adds to KEV with federal deadline. Here's what you need to know.
May 29, 2026Cisco SD-WAN Auth Bypass Hits CVSS 10.0, CISA Sets May 17 Deadline
CVE-2026-20182 allows unauthenticated attackers to gain admin access to Cisco Catalyst SD-WAN controllers. CISA added it to the KEV catalog after confirmed exploitation.
May 15, 2026