Hackers Exploit Critical Cisco Firewall Flaw to Gain Root Access and Deploy Malware
State-sponsored and ransomware actors actively exploit critical Cisco FMC flaws CVE-2026-20079 (CVSS 10.0) and CVE-2026-20316 to gain root access and deploy ransomware.
Cisco Talos confirmed in-the-wild exploitation of CVE-2026-20079 (CVSS 10.0, unauthenticated authentication bypass enabling root command execution) and CVE-2026-20316 (CVSS 5.3, hard-coded static credentials) in Cisco Secure Firewall Management Center. Three activity clusters were identified: UAT-12197 dropping a JSP web shell and credential harvester; UAT-11823, assessed as Sandworm, deploying a Cyclops Blink variant; and UAT-11988, a Qilin ransomware affiliate chaining the flaws before deploying ransomware. CISA added both CVEs to the KEV catalog with a September 12 remediation deadline for federal agencies.
- CVE-2026-20079 (CVSS 10.0) lets unauthenticated attackers hijack an unclaimed boot session and execute scripts as root.
- Sandworm-linked UAT-11823 chained both CVEs and deployed a Cyclops Blink variant with DoH C2 and credential harvesting.
- Qilin affiliate UAT-11988 abused static-credential flaw CVE-2026-20316, harvested AD credentials, and deployed ransomware.
- CISA added both flaws to KEV; agencies must patch by September 12; hotfixes are already available.
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-20079 | Authentication bypass to root access in Cisco Secure Firewall Management Center CVE-2026-20079 is an authentication bypass (CWE-288) in the web interface of Cisco Secure Firewall Management Center (FMC) Software, caused by an improper system process created at boot time. An unauthenticated, remote attacker can exploit it by sending crafted HTTP requests to the FMC web interface, which allows the execution of script files and commands on the device. A successful exploit grants the attacker root access to the underlying operating system, giving full control of the management platform (CVSS 3.1: 10.0, network-exploitable, no privileges or user interaction required, scope changed). The flaw affects Cisco Secure Firewall Management Center (FMC) and Security Cloud Control (SCC) Firewall Management deployments. Cisco has confirmed the vulnerability is being exploited in active attacks, it carries a 35.9% EPSS score (98th percentile), and CISA added it to the Known Exploited Vulnerabilities catalog on 2026-09-09. Do: Upgrade FMC (and SCC Firewall Management tenants) to the fixed release specified in Cisco's advisory, prioritizing internet-exposed or externally reachable management interfaces; CISA KEV action applies to federal agencies under BOD 26-04. Until patching, restrict FMC web interface access to trusted management networks and VPNs and check devices for signs of exploitation such as unexpected script execution, unfamiliar processes, or root-level changes. Triage per CISA's Forensics Triage Requirements if compromise is suspected. | 10.0 | 76% | KEV PoC ×2 |
| largeplausibly tens of thousands of FMC deployments worldwide (internet-exposed instances likely a smaller subset, likely thousands) | |
| CVE-2026-20316 | Hard-Coded Password Vulnerability in Cisco Secure Firewall Management Center Cisco Secure Firewall Management Center (FMC), formerly Firepower Management Center, contains a use of hard-coded password vulnerability (CWE-259) that allows an unauthenticated, remote attacker to log in to an affected system. By authenticating with the built-in hard-coded credentials for a low-privileged account, the attacker can gain access to sensitive data within the impacted systems. Any organization running an affected Cisco FMC deployment is exposed, particularly where the management interface is reachable from untrusted networks. The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2026-07-29, indicating active exploitation in the wild, and related reporting describes active exploitation of FMC vulnerabilities. No CVSS score or public proof-of-concept is yet available, but EPSS assigns a 9.8% probability of exploitation within 30 days (95th percentile). Do: Upgrade FMC to the fixed release per Cisco's security advisory, as no specific fixed version is provided in this data. Until patched, restrict access to the FMC management interface, audit recent logins against the affected low-privileged accounts, and rotate or remove any hard-coded credentials. Federal agencies must apply mitigations per CISA BOD 26-04 given the KEV listing dated 2026-07-29. | 5.3 | 11% | KEV ransomware |
| largeplausibly tens of thousands of FMC deployments worldwide (no published install base) |
Indicators of compromiseauto-extracted · verify before use · export allAll →
| Type | Indicator | Context |
|---|---|---|
| sha256 | 6f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe461 | 079 91.214.78[.]118 UAT-11823 Netcat-based reverse shell C2 6f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe461 UAT-11823 Cyclops Blink malware sample 43.204.2[.]142 UAT-1 |
| sha256 | b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77d | e for all three observed campaigns. IOC Cluster Description b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77d UAT-12197 home.jsp — web shell db491181ece3f319de6567ab6f6d |
| sha256 | db491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8e | 54fd0fdfd07162cb4eb2acbef77d UAT-12197 home.jsp — web shell db491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8e UAT-12197 cmd.jar — JAR-based command executor 89.34.96[.]5 |
Full article802 words · extracted from cybersecuritynews.com · click to collapse
Cisco Talos has confirmed active exploitation of two vulnerabilities affecting Cisco Secure Firewall Management Center (FMC) Software, with state-sponsored hacking groups and a ransomware affiliate leveraging the flaws to seize root access, plant malware, and stage attacks on enterprise networks.
The disclosure marks one of the year’s more serious enterprise security incidents, given FMC’s role as the central console administrators use to manage fleets of Cisco firewalls.
Hackers Exploit Cisco Firewall Flaw
The more dangerous of the two bugs, tracked as CVE-2026-20079, carries a perfect CVSS score of 10.0 and allows an unauthenticated remote attacker to bypass login controls entirely.
The flaw stems from an improper system process created when an FMC device boots up; if the resulting session is never claimed by a legitimate user, an attacker can hijack it and use it to execute scripts with root privileges over the underlying operating system.
Cisco patched the issue in March 2026, but confirmed on September 9 that its Product Security Incident Response Team became aware of in-the-wild abuse beginning in August.
The U.S. Cybersecurity and Infrastructure Security Agency has since added the vulnerability to its Known Exploited Vulnerabilities catalog, giving federal agencies until September 12 to remediate.
The second flaw, CVE-2026-20316, rates a comparatively modest 5.3 on the CVSS scale but stems from hard-coded, static credentials tied to a low-privileged account that let remote attackers log in without proper authorization.
On its own, the bug offers limited access, but Talos warns it becomes far more dangerous when chained with the authentication bypass or other FMC vulnerabilities to escalate privileges. Cisco disclosed and patched this issue in late July 2026, and CISA added it to the KEV catalog around the same time.
Talos researchers identified three separate clusters of post-compromise activity, each reflecting a different threat actor’s objectives, as detailed in Cisco Talos’s technical disclosure.
The first, designated UAT-12197, exploited the authentication bypass to plant a JSP-based web shell inside the FMC’s Tomcat webroot directory, then used it to drop a Java Archive command executor named “cmd.jar” capable of querying the device’s internal database to steal stored user credentials.
The second cluster, UAT-11823, is assessed with high confidence to be an advanced persistent threat actor overlapping with the Russian military-linked group Sandworm.
This group chained both CVEs, replaced a legitimate license file with a malicious Makeself package to establish a Netcat-based reverse shell, exfiltrated device configurations, and ultimately deployed a variant of the Cyclops Blink malware, a modular implant previously tied to Sandworm’s botnet operations against network edge devices.
The Cyclops Blink variant found on compromised FMC systems supports persistence via init.d scripts, DNS-over-HTTPS command-and-control resolution, credential harvesting, packet sniffing, and arbitrary remote command execution.
The third cluster, UAT-11988, is assessed with high confidence to be a Qilin ransomware operator that skipped the authentication bypass entirely, instead logging in through the static-credential flaw before living off the land using FMC’s own built-in administrative tooling.
The group harvested Active Directory and MySQL credentials, mapped domain controllers, file servers, and Exchange infrastructure, then tunneled deeper into victim networks over LDAP, Kerberos, SMB, NetBIOS, and WinRM using a Python SOCKS5 proxy and reverse-SSH connections before deploying antivirus killers and the Qilin ransomware payload on selected endpoints.
| Threat Cluster | Attribution & Capability | Exploitation Mechanism | Post-Compromise Tradecraft & Payload |
| UAT-12197 | Unattributed threat actor | CVE-2026-20079 (Auth Bypass) | Drops JSP web shell and cmd.jar to query internal DB and harvest credentials |
| UAT-11823 | Sandworm (Russian GRU nexus) | Chained CVE-2026-20079 & CVE-2026-20316 | Trojanizes license files, executes Netcat shell, and deploys Cyclops Blink |
| UAT-11988 | Qilin ransomware affiliate | CVE-2026-20316 (Static Credentials) | Maps AD/Exchange, builds SOCKS5/SSH tunnels, and executes ransomware |
Cisco and Talos are urging every organization running Secure FMC to apply the already-released hotfixes for both CVE-2026-20079 and CVE-2026-20316 immediately rather than waiting for a broader hardening release scheduled for the week of September 14, which will bundle these fixes with additional internally discovered patches.
Administrators who cannot patch immediately should also restrict FMC management interfaces from internet exposure, since this significantly reduces the attack surface for all three observed campaigns.
| IOC | Cluster | Description |
|---|---|---|
| b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77d | UAT-12197 | home.jsp — web shell |
| db491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8e | UAT-12197 | cmd.jar — JAR-based command executor |
| 89.34.96[.]56 | UAT-11823 | Netcat-based reverse shell C2; also linked to Cyclops Blink C2 infrastructure |
| 208.123.119[.]215 | UAT-11823 | Netcat-based reverse shell C2 |
| 104.218.165[.]253 | UAT-11823 | Attacker’s vulnerability scanner used to probe for CVE-2026-20079 |
| 91.214.78[.]118 | UAT-11823 | Netcat-based reverse shell C2 |
| 6f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe461 | UAT-11823 | Cyclops Blink malware sample |
| 43.204.2[.]142 | UAT-11988 | Attacker IP address used to conduct intrusions and stage the Qilin ransomware attack chain |
Learn 7 Metric-Gated AI SOC Deployment Phases – Download Free AI SOC Deployment Playbook 2026.
Guru Baranhttps://cybersecuritynews.com
Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.
Text extracted automatically; images, tables and formatting may be missing. Original: https://cybersecuritynews.com/cisco-firewall-root-access-flaw/