Miasma Worm + Cisco SD-WAN Zero-Day: Two Simultaneous Incidents Requiring Same-Day Response
Situation
Two critical-severity events landed concurrently. Cisco CVE-2026-20245 (CVSS 7.8) in Catalyst SD-WAN Manager is under active exploitation with no vendor patch available. Separately, the Miasma worm, a self-replicating supply-chain attack, compromised 73 GitHub repositories across four of Microsoft's own organizations. A parallel variant, IronWorm, poisoned more than 50 legitimate npm packages with a Rust-based information stealer.
Worm propagation vs. manual poisoning
Manual package poisoning has a linear blast radius. A worm has a compounding one. Every install or CI run that pulls a contaminated package becomes a new propagation node. The Rust payload harvests CI tokens, .npmrc credentials, SSH keys, and developer environment secrets. Those are the exact credentials needed to push poisoned versions further downstream.
Microsoft's own GitHub organizations being compromised signals that even platform owners cannot assume their internal repos are isolated from registry-level contagion.
The Cisco problem
CVE-2026-20245 targets the management plane of Catalyst SD-WAN. A successful exploit gives WAN-wide blast radius across every branch connected to that manager. No patch timeline has been announced. Defenders are operating in pure compensating-controls mode against an internet-adjacent administrative surface.
Cross-incident amplification
These are not independent problems. A developer workstation compromised by the Miasma npm payload that also holds VPN credentials to an SD-WAN management interface creates a chained exploitation path from supply chain to network infrastructure. The first hunt set is any overlap between Miasma-exposed CI environments and SD-WAN administrative access.
SolarWinds Serv-U
CISA added a SolarWinds Serv-U DoS flaw to KEV under active exploitation. A patch is available. The BOD 22-01 clock is running for federal contractors.
What to do
Restrict Cisco SD-WAN Manager admin/API access to jump-host-only via ACL and enable full audit logging today
Run emergency npm/GitHub dependency audit against published Miasma/IronWorm IOC lists for any packages installed in the last 14 days
Rotate all CI tokens, GitHub PATs, npm publish tokens, and cloud credentials touched by any suspect build pipeline within 48 hours
Patch SolarWinds Serv-U immediately if in environment; document against BOD 22-01 timelines