Cisco's SD-WAN Manager Has a Write-to-Root Problem — and Attackers Found It First
CVE-2026-20262 lets an authenticated attacker overwrite arbitrary files on Cisco Catalyst SD-WAN Manager, with a clear path to root. No workaround exists. Exploitation is already underway.

Cisco has patched CVE-2026-20262, a file-upload vulnerability in Catalyst SD-WAN Manager — the centralized orchestration layer formerly called SD-WAN vManage. The company confirmed limited active exploitation before the fix shipped.
The flaw lives in the web interface's file upload API. Insufficient validation of user-supplied input means an authenticated attacker with write-level credentials can send a crafted HTTP request and create or overwrite arbitrary files on the underlying OS. From there, the path to root is straightforward.
Authenticated. Note that word.
This is not an unauthenticated pre-auth splat. An attacker needs valid credentials and write access first. MFA — specifically phishing-resistant MFA bound to the management interface — would raise that bar meaningfully. Whether affected organizations had it deployed is a different question.
Cisco rates the vulnerability as medium severity, which feels conservative given what root access to a control-plane orchestrator actually means. SD-WAN Manager doesn't govern a single device; it governs policy across every branch, VRF boundary, and cloud traffic-steering rule in an enterprise fabric. Compromise here can quietly rewrite segmentation rules, push malicious configuration templates to hundreds of edge routers, or degrade application-aware routing for ERP and real-time database traffic — all through changes that initially look like routine network events.
That detection gap is the real danger. Disruptions to branch WAN connectivity or SaaS routing may reach the NOC before they reach the SOC.
Cisco says the vulnerability affects every deployment variant: on-premises, SD-WAN Cloud-Pro, cloud managed by Cisco, and the government edition. No configuration escapes it. The advisory directs administrators to audit logs for suspicious uploads — specifically index.jsp and .war files — and to upgrade immediately since no workaround exists.
Architecturally, the advice from the security community is consistent: treat SD-WAN orchestrators as Tier-0 assets, isolate their management interfaces from general corporate networks, enforce phishing-resistant authentication, and stream telemetry from both the manager and edge routers to an independent SIEM. CISA and NSA guidance on management-plane hygiene applies here directly — this is not a CVE-by-CVE patching situation.
For CISOs doing triage: review who currently holds write access to the SD-WAN console, check for anomalous file activity in the logs Cisco flagged, and pressure your networking vendors for SBOM and VEX data so future emergency upgrades come with better exposure context before you roll them into production change windows.



