Miasma Worm + Cisco SD-WAN Zero-Day: Your Incident Sprint Starts Now
Two Concurrent Unpatched Crises
The Miasma worm marks a structural escalation in supply-chain attacks: it is self-replicating, not manually planted. Every CI run that pulls a contaminated package becomes a new propagation node. It has already hit 73 GitHub repositories across four Microsoft-owned organizations and a parallel variant (IronWorm) poisoned 50+ legitimate npm packages with a Rust-based information stealer.
Self-replicating worm logic has arrived in package ecosystems. The blast radius is compounding, not linear.
The payload harvests CI tokens, .npmrc credentials, SSH keys, and developer environment secrets — exactly the credentials needed to push poisoned versions further downstream. Microsoft's own orgs being hit signals that even platform owners can't assume their internal repos are isolated from registry-level contagion.
Cisco CVE-2026-20245: Management Plane With No Patch
Cisco Catalyst SD-WAN Manager is under active exploitation at CVSS 7.8. This is a management-plane vulnerability — the blast radius is WAN-wide for any branch using Catalyst SD-WAN. No vendor patch exists. Defenders are in a pure compensating-controls posture against an internet-adjacent admin plane.
Additionally, CISA added SolarWinds Serv-U DoS to KEV under active exploitation — the second SolarWinds product family requiring KEV-driven remediation. A patch is available for Serv-U; deploy immediately.
Triage Priority Matrix
| Incident | Severity | Patch | Your Exposure |
|---|---|---|---|
| Miasma worm (GitHub) | Critical, self-replicating | Cleanup in progress | Any MS-owned repo transitive dep |
| IronWorm + Miasma (npm) | Critical, 50+ packages | Per-package audit required | CI runs last 14 days |
| Cisco SD-WAN CVE-2026-20245 | CVSS 7.8, active exploitation | None | Any Catalyst SD-WAN branch |
| SolarWinds Serv-U | High, KEV-listed | Available | Any Serv-U instance |
What to do
Run emergency npm/GitHub dependency audit today — identify any packages installed or updated in the last 14 days matching the 50+ poisoned packages or the 73 affected Microsoft repos
Rotate all CI tokens, npm publish tokens, GitHub PATs, and developer credentials touched by suspect builds within 48 hours
Restrict Cisco SD-WAN Manager admin interfaces to jump-host-only access via ACL and enable enhanced audit logging today
Patch SolarWinds Serv-U within BOD 22-01 timelines — confirm asset inventory if not deployed
Enforce npm ci with locked versions and enable provenance verification across all build pipelines this week