ZeroHour
GBHackerspublished ()ingested Divya
Part of a story covered by 13 sources: “Sandworm-linked APT and Qilin ransomware affiliates exploit critical Cisco FMC flaws CVE-2026-20079 and CVE-2026-20316” — merged summary and timeline →

Critical Cisco FMC Flaws Actively Exploited to Gain Root Access and Deploy Malware

criticalExploit / PoC exploited in the wildimportance 87CVE-2026-20079CVE-2026-20316
AI summary · glm-5.3-flash

Threat actors actively exploit Cisco FMC CVE-2026-20079 (CVSS 10.0) for root access, with clusters linked to Sandworm and Qilin ransomware.

Cisco Talos warns of active exploitation of CVE-2026-20079, a CVSS 10.0 authentication bypass in Cisco Secure Firewall Management Center allowing unauthenticated root-level code execution, and CVE-2026-20316 (CVSS 5.3), which permits login via a low-privileged static account for privilege escalation. Hotfixes are available now, with a broader hardening release planned for the week of September 14. Three post-compromise activity clusters were identified: UAT-12197 deployed a home.jsp web shell and cmd.jar command executor; UAT-11823, attributed with high confidence to a Sandworm-linked APT, deployed a Netcat reverse shell and Cyclops Blink; and UAT-11988 showed Qilin ransomware tactics including Active Directory enumeration and credential theft before deploying Qilin ransomware.

  • CVE-2026-20079 (CVSS 10.0) enables unauthenticated auth bypass and root code execution on FMC
  • CVE-2026-20316 allows remote login with a static low-privileged account for privilege escalation
  • UAT-12197 dropped home.jsp web shell and cmd.jar to extract credentials via OmniQuery.pl
  • UAT-11823, tied to Sandworm's tooling, deployed Cyclops Blink with init.d persistence and DoH
  • UAT-11988 used Qilin affiliate tactics: AD enumeration, credential theft, and ransomware deployment

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
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.076% KEV PoC ×2
  • Cisco Secure Firewall Management Center (FMC) Software (web interface)
  • Cisco Security Cloud Control (SCC) Firewall Management
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.311% KEV ransomware
  • Cisco Secure Firewall Management Center (FMC)
largeplausibly tens of thousands of FMC deployments worldwide (no published install base)

Indicators of compromiseAll →

TypeIndicatorContext
sha2566f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe461026-20079 91.214.78[.]118 UAT-11823 Netcat reverse-shell C2 6f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe461 UAT-11823 Cyclops Blink ELF malware 43.204.2[.]142 UAT-1198
sha256b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77das MISP, VirusTotal, or your SIEM. IOC Cluster Description b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77d UAT-12197 home.jsp JSP web shell db491181ece3f319de6567ab6f
sha256db491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8efd0fdfd07162cb4eb2acbef77d UAT-12197 home.jsp JSP web shell db491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8e UAT-12197 cmd.jar JAR-based command executor 89.34.96[.]56
Full article586 words · extracted from gbhackers.com · click to collapse

Cisco Talos has warned that threat actors are actively exploiting two vulnerabilities in Cisco Secure Firewall Management Center (FMC) Software. These vulnerabilities can lead to unauthorized access, root-level code execution, credential theft, network reconnaissance, and malware deployment.

Critical Cisco FMC Flaws

The most critical issue is identified as CVE-2026-20079, a critical authentication-bypass vulnerability with a CVSS score of 10.0.

This vulnerability allows an unauthenticated remote attacker to bypass FMC authentication controls and execute scripts on compromised systems, potentially gaining root access to the underlying operating system.

The second vulnerability, CVE-2026-20316 (CVSS 5.3), permits remote login using a low-privileged static account and can be combined with other FMC vulnerabilities to escalate privileges.

Talos has identified three distinct clusters of post-compromise activities linked to state-sponsored and financially motivated actors. Cisco has released hotfixes for both vulnerabilities and urged affected organizations to deploy them immediately, ahead of a broader hardening release planned for the week of September 14.

The first activity cluster, tracked as UAT-12197, exploited CVE-2026-20079 to deploy a JSP web shell named home.jsp in the Cisco Security Manager Tomcat webroot. This web shell Base64-decodes a parameter called F6C1F0E7 to load a Java class.

Attackers then placed cmd.jar, a Java Archive-based command executor, on the appliance, which accepts commands as arguments and executes them through `/bin/sh -c`. Talos observed this being used with the FMC OmniQuery.pl utility to query the internal database and extract usernames and authentication data from the users table.

A second cluster, UAT-11823, has been attributed with high confidence to an advanced persistent threat actor whose tools overlap with Sandworm’s.

This group exploited CVE-2026-20079 and CVE-2026-20316, replacing license.tmp with a malicious Makeself package. This package was executed as root through the legitimate package_info.pl utility, creating a Netcat-based reverse shell. The attackers harvested managed-device configurations, staged them in archives, and deployed a modular ELF variant of Cyclops Blink.

The implant supports persistence through `/etc/init.d/`, DNS-over-HTTPS IP resolution, file transfers, credential harvesting, arbitrary command execution, network discovery, and packet sniffing. Cyclops Blink has previously been publicly linked to the Russian Sandworm threat group.

Talos has also linked UAT-11988 to a ransomware operation demonstrating tactics consistent with Qilin affiliates. The actor used static credentials from CVE-2026-20316 to access FMC systems, then abused package_info.pl to run a malicious license.tmp file as root.

The activities included Active Directory enumeration, credential theft, MySQL account collection, hostname and IP discovery, endpoint targeting, and HTTP-based exfiltration. The attackers later deployed SOCKS5 proxy tools, reverse SSH tunnels, Impacket, Invoke-The-Hash, custom anti-virus evasion utilities, and Qilin ransomware.

Organizations are advised to apply Cisco’s available hotfixes, investigate FMC systems for the listed indicators, and monitor for suspicious use of package_info.pl, unexpected files in Tomcat directories, outbound reverse-shell traffic, and new persistence scripts located in `/etc/init.d/`.

Ioc

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

IOCClusterDescription
b037f45e02a289325a1a5eb0d4db6a9fce9954fd0fdfd07162cb4eb2acbef77dUAT-12197home.jsp JSP web shell
db491181ece3f319de6567ab6f6daa90c6879911cd890155e6b7d8cc7a1a8c8eUAT-12197cmd.jar JAR-based command executor
89.34.96[.]56UAT-11823Netcat reverse-shell and Cyclops Blink C2
208.123.119[.]215UAT-11823Netcat reverse-shell C2
104.218.165[.]253UAT-11823Scanner targeting CVE-2026-20079
91.214.78[.]118UAT-11823Netcat reverse-shell C2
6f98add5d1a7729192b6ad8491d85c505c64836f7881742d6b93bd8e3d2fe461UAT-11823Cyclops Blink ELF malware
43.204.2[.]142UAT-11988Intrusion source IP associated with Qilin-linked activity

Keep your SOC up to date on active malware & phishing within 24h of their emergence. Try ANYRUN to prevent incidents with early detection

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Text extracted automatically; images, tables and formatting may be missing. Original: https://gbhackers.com/critical-cisco-fmc-flaws-actively-exploited/