Cisco FMC CVE-2026-20079: patched in March, exploited now
A CVSS 10.0 auth bypass in Cisco Secure Firewall Management Center is under active attack six months after the fix shipped. Sandworm and Qilin are both in the logs.
Cisco Talos confirmed active exploitation of CVE-2026-20079 on September 9, a CVSS 10.0 authentication bypass in Secure Firewall Management Center that hands an unauthenticated remote attacker root on the box that manages your firewalls. Cisco published the advisory and the fix on March 4. Six months later, attackers are still finding unpatched instances — and three separate groups are working them.
What actually happened
The bug is a boot-time accident. On FMC startup the system creates a csm_processes session in its database with a static session ID instead of a dynamic UUID, per VulnCheck's analysis. If nobody authenticates to the web UI after boot, that session sits there waiting to be upgraded into usable permissions. The fix was roughly 25 lines. The exposure window is worst on exactly the appliances nobody logs into.
Talos documented three distinct clusters working the same door:
- UAT-12197 dropped JSP web shells and JAR-based command executors, then pulled authentication credentials out of the internal databases.
- UAT-11823, linked to Sandworm, opened reverse shells to its own command-and-control server and deployed Cyclops Blink — persistence, DNS-over-HTTPS resolution, credential harvesting, network scanning.
- UAT-11988 used static credentials for access, stood up SOCKS proxies and reverse-SSH tunnels, then deployed Qilin ransomware.
Attackers are also chaining CVE-2026-20079 with CVE-2026-20316, the static-credential FMC flaw we covered in July. Hotfixes for both are out now; Cisco scheduled a fuller hardening release for the week of September 14.
Why a six-month-old patch matters for your business
Nothing here is a zero-day. The fix existed in March. Every organization in the Talos telemetry had half a year and did not apply it — because a firewall manager is infrastructure nobody touches, and things nobody touches do not generate patch tickets.
That is the actual failure mode for small teams. Your laptops update themselves. Your web app has a deploy pipeline. The appliance in the rack, the NAS, the VPN concentrator, the management console — those get patched when someone remembers, which is never.
Three things to do this week. Inventory the boxes with a web UI you have not logged into since installation, and check every one against CISA's Known Exploited Vulnerabilities catalog. Take management interfaces off any network a random host can reach — an auth bypass you cannot route to is not an incident. And accept that the credentials on a compromised FMC are gone: rotate them, do not just patch and move on.
If your firewall manager was internet-reachable and unpatched since March, treat this as a breach investigation, not a maintenance window.
Key takeaways
- CVE-2026-20079 is a CVSS 10.0 auth bypass in Cisco Secure FMC giving unauthenticated remote root; Cisco published it March 4, 2026
- Talos confirmed ongoing exploitation on September 9, 2026 across three clusters
- One cluster is linked to Sandworm and deployed Cyclops Blink; another deployed Qilin ransomware
- Attackers chain it with CVE-2026-20316; hotfixes are available now, with a hardening release the week of September 14
- Systems nobody logs into are the most exposed — the flaw needs a post-boot window with no UI authentication
- Patch, isolate management interfaces, and rotate any credentials that lived on the appliance
The gear nobody logs into is the gear nobody patches. We inventory the appliances and admin consoles in a small business stack, get management interfaces off the open internet, and set up a patch cadence that covers hardware, not just laptops. Ask us for a look at what is exposed, or see how we build systems that assume a box is already lost.
Sources: Cisco Talos, VulnCheck, BleepingComputer.
- #cisco
- #cve-2026-20079
- #firewall
- #patching
- #ransomware
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
ShieldCrash: Microsoft's Defender patch got bypassed again
A new PoC reads arbitrary files as SYSTEM on fully patched Windows after September's update. Third Defender escalation in the same chain since June.
Read itIvanti patches 10 CVEs: two unauthenticated RCEs in ITSM
Ivanti's September 2026 update fixes 10 CVEs across Neurons for ITSM, EPMM and Sentry — six critical, two exploitable with no login at all. Patch order matters.
Read it