Cisco FMC Zero-Days Exploited by Sandworm and Qilin Ransomware

SOC Briefing Summary :: Executive Key Takeaways
- [01]Cisco Secure Firewall Management Center (FMC) is under active exploitation via root authentication bypass CVE-2026-20079 (CVSS 10.0) and privilege escalation CVE-2026-20316.
- [02]Russian state-nexus APT Sandworm deployed Cyclops Blink ELF implants, while crimeware group UAT-11988 weaponized FMC access to deploy Qilin ransomware.
- [03]Apply official Cisco hotfixes immediately and audit perimeter devices for rogue SOCKS5 proxies, Netcat reverse shells, and malicious package_info.pl executions.
Technical Analysis
Cisco Talos has issued an emergency threat advisory detailing active, in-the-wild exploitation of two vulnerabilities affecting Cisco Secure Firewall Management Center (FMC) Software. The primary vector, CVE-2026-20079, represents a critical authentication bypass flaw carrying a maximum CVSS score of 10.0. This vulnerability enables an unauthenticated remote adversary to bypass authentication controls and execute arbitrary scripts on affected devices, achieving unrestricted root access on the underlying operating system.
The secondary vulnerability, CVE-2026-20316 (CVSS 5.3), permits remote authentication utilizing static or low-privileged credentials. When chained with CVE-2026-20079, threat actors abuse legitimate management utilities—specifically the internal perl script /usr/local/sf/bin/package_info.pl—to achieve root privilege escalation. By directing package_info.pl to process an attacker-supplied Makeself archive masquerading as a temporary license file (/var/tmp/license.tmp), adversaries execute arbitrary root-level shell commands, completely undermining perimeter security perimeters.
Attack Vector & Impact
Telemetry from Cisco Talos tracks three discrete intrusion clusters actively weaponizing these vulnerabilities across state-sponsored espionage and extortion campaigns:
Cluster 1: UAT-12197 Credential Exfiltration
Adversaries exploit CVE-2026-20079 to implant a JSP web shell (home[.]jsp) into the CSM Tomcat webroot directory. The web shell decodes a Base64 payload parameter to drop a malicious Java Archive executor (cmd[.]jar). The threat actors invoke OmniQuery.pl to query the management appliance's internal MySQL database, exfiltrating encrypted password hashes, user credentials, and administrative authentication material.
Cluster 2: Sandworm APT & Cyclops Blink Deployment
Attributed with high confidence to Russian state-sponsored threat group Sandworm (tracked as UAT-11823), operators leverage CVE-2026-20079 and CVE-2026-20316 to establish persistent Netcat-based reverse shells connecting to command-and-control (C2) infrastructure at 208.123.119[.]215 and 89.34.96[.]56. Operators subsequently deploy a modular ELF implant identified as Cyclops Blink. This implant establishes persistence via /etc/init.d/, conducts DNS-over-HTTPS (DoH) command-and-control resolution, extracts managed firewall configurations, and executes packet sniffing across internal subnets.
Cluster 3: Qilin Ransomware Pre-Extortion Reconnaissance
A third intrusion cluster, attributed to Qilin ransomware affiliates (UAT-11988), utilized static credentials (CVE-2026-20316) and package_info.pl abuse to harvest Active Directory domain controllers, service account secrets, and server infrastructure mappings. The operators established a Python SOCKS5 proxy (socks5.py) and reverse-SSH tunnel, forwarding core enterprise ports including LDAP (389), Kerberos (88), SMB (445), and WinRM (5985) directly into the internal network. Operators deployed open-source lateral movement tools including Impacket, Invoke-TheHash, and custom antivirus termination tools prior to staging final Qilin ransomware payloads.
Detection & Mitigation
Urgent Patching & Hotfix Deployment
Organizations running Cisco Secure FMC Software must immediately apply vendor-released hotfixes for CVE-2026-20079 and CVE-2026-20316. Cisco is scheduling a comprehensive security hardening release the week of September 14, 2026; however, active exploitation mandates immediate out-of-cycle hotfix installation.
Perimeter Auditing & Snort Signature Implementation
Network defenders must verify network perimeters and deploy relevant intrusion prevention rules:
- Snort SIDs for CVE-2026-20079: 66075 through 66080.
- Snort SIDs for CVE-2026-20316: 66883.
- Snort SIDs for Cyclops Blink and related malware: 66960, 66961.
Inspect FMC storage directories for unauthorized files, particularly /var/tmp/license.tmp, standalone JAR binaries in the Tomcat webroot, and anomalous Python proxy scripts (socks5.py). Any FMC appliance exhibiting unexpected outbound SSH, Netcat, or DoH traffic to untrusted external IPs must be quarantined and subject to full incident response forensic procedures.
CVE-2026-20079CVE-2026-20316b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77ddb491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8e6f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe46189.34.96.56208.123.119.215104.218.165.25391.214.78.118// VERIFIED_SOURCES_&_REFERENCES
Watch Full Video Briefings on YouTube
Subscribe to CyberNewsAI on YouTube for animated threat vectors, CISO breakdowns, and security briefings.
Related Threat Intelligence
View Archive
Acronis cPanel Backup Flaw CVE-2026-87886 Exploited in Wild
Acronis patched an actively exploited local privilege escalation vulnerability (CVE-2026-87886, CVSS 7.8) affecting its backup plugins for Linux cPanel, WHM, and Plesk hosting servers.

KREMLIN Malware Hijacks Chrome via App-Bound Encryption Bypass
Brazilian banking trojan KREMLIN (REF9334) defeats Chromium App-Bound Encryption to inject covert extensions, harvesting credentials and leveraging Ethereum smart contracts as dead-drop resolvers.

Trojanized Admin Menu Editor Pro Backdoors 1,500 WordPress Sites
A supply chain attack on the Admin Menu Editor Pro plugin distributed trojanized updates (v2.35/2.36) that planted stealth web shells and hidden admin accounts across 1,500 WordPress websites.