Attackers Hit Cisco SD-WAN Flaw 2 Months Before Disclosure
Incidents: Attackers exploited Cisco SD-WAN flaw CVE-2026-20245 for root access via rogue peering, two months before disclosure.
Deep Analysis and Expert Commentary
The attack path reveals a sophisticated multi-stage exploitation: threat actors first gained initial access via rogue peering connections, likely exploiting authentication bypass flaws (CVE-2026-20182 or CVE-2026-20127) in Cisco SD-WAN Controller. With netadmin privileges, they escalated to root via CVE-2026-20245, a CLI input validation flaw. This chaining of vulnerabilities demonstrates a targeted approach to network device compromise, leveraging their central role and low visibility. Affected scope includes all unpatched Cisco Catalyst SD-WAN Controller deployments, particularly internet-facing instances. Mitigations extend beyond patching: organizations must enforce Cisco’s hardening guidelines, enable detailed logging, and monitor for IOCs tied to rogue peering or unusual CLI activity. Network segmentation and strict access controls for management interfaces are critical to limit lateral movement.
Action Items
- Patch all Cisco Catalyst SD-WAN Controllers immediately, prioritizing internet-facing instances.
- Implement Cisco’s SD-WAN hardening guidelines and enable verbose logging for forensic readiness.
- Scan network traffic for indicators of rogue peering or unauthorized CLI access attempts.
Original Article Brief Intro
Dark Reading · 2026-06-24 · Incidents: Attackers exploited Cisco SD-WAN flaw CVE-2026-20245 for root access via rogue peering, two months before disclosure.
Related Terms and Notes
CVE IDs
- CVE-2026-20127
- CVE-2026-20182
- CVE-2026-20245 — A privilege escalation flaw in Cisco Catalyst SD-WAN Controller allowing netadmin to root access via CLI input validation.
Techniques / TTPs
- Privilege Escalation
- Zero-Day
Context Notes
- Cisco Catalyst SD-WAN
- Cisco SD-WAN
- Mandiant
- Rogue Peering — Unauthorized connections to network devices, often exploiting authentication flaws to establish trusted relationships.