Cisco SD-WAN Zero-Day and Miasma Worm: Concurrent Incidents Require Sprint Response
Two Critical Events, One Response Window
Two unrelated campaigns, one patch window. CVE-2026-20245 in Cisco Catalyst SD-WAN Manager is under active exploitation at CVSS 7.8 with no vendor patch available. In parallel, the Miasma worm, a self-replicating supply-chain attack rather than manual package poisoning, has contaminated 73 repositories across four Microsoft-owned GitHub organizations. A sibling variant tracked as IronWorm has poisoned more than 50 legitimate npm packages.
Cisco SD-WAN: Management Plane at Risk
The bug sits in the management plane of Catalyst SD-WAN Manager. Successful exploitation produces a WAN-wide blast radius across the entire fabric. Without a patch, the available defense is compensating controls: restrict admin and API interfaces to jump-host-only access via ACL, enable enhanced audit logging, and hunt for anomalous administrator session creation and configuration push events. We have written this paragraph for management-plane bugs three times in the last two years. The advice has not changed.
A management-plane compromise in SD-WAN is not a single-host event. It is network-wide control loss. Treat the compensating controls as mandatory, not advisory.
Miasma: Worm Logic in Package Ecosystems
Worm propagation compounds. Manual poisoning is linear; Miasma is compounding. Every CI run that pulls a contaminated package becomes a new propagation node. The Rust-based info-stealer payload targets exactly the credentials needed to keep propagating: CI tokens, .npmrc credentials, SSH keys, and environment secrets.
Microsoft's own organizations being hit indicates that even platform owners cannot assume internal repos are isolated from registry-level contagion. The 50+ npm packages are the downstream vector into customer builds.
SolarWinds Serv-U: KEV Addition
CISA added a SolarWinds Serv-U DoS flaw to KEV under active exploitation. A patch is available. BOD 22-01 timelines apply for FCEB and contractor estates. The simpler item on the list, and still time-bound.
Cross-Incident Pattern
Three attacks hit three infrastructure layers in the same cycle: the network management plane at Cisco, the code supply chain via Miasma and npm, and file transfer at Serv-U. The common thread is not technical. It is temporal. Defenders have to run parallel triage streams without letting any single one consume the incident-response bench.
What to do
Restrict Cisco Catalyst SD-WAN Manager admin interfaces to jump-host-only ACL access and enable full audit logging today
Run emergency npm/GitHub dependency audit for any packages installed or updated in the last 14 days matching Miasma/IronWorm IOC lists
Rotate all npm publish tokens, GitHub PATs, and CI runner cloud credentials exposed to potentially contaminated builds
Patch SolarWinds Serv-U immediately and restrict ingress to known partner IP ranges
Subscribe to Cisco PSIRT and monitor daily for CVE-2026-20245 patch release