Cisco's Talos security division disclosed that three threat clusters — tracked as UAT-12197, UAT-11823, and UAT-11988 — have exploited the vulnerabilities to compromise devices and conduct follow-on attacks.
The most critical flaw, CVE-2026-20079, carries a perfect CVSS score of 10.0 and allows unauthenticated remote attackers to bypass authentication and execute scripts as root on vulnerable FMC devices. The second flaw, CVE-2026-20316, has a CVSS score of 5.3 but is rated as High severity by Cisco because it can be chained with other vulnerabilities to elevate privileges. It allows attackers to log in using static credentials for a low-privileged account.
Cisco has released hot fixes for both vulnerabilities and is urging customers to apply them immediately. A broader hardening update, including patches for additional vulnerabilities, is scheduled for next week.
The cluster tracked as UAT-11988 is attributed with high confidence to affiliates of the Qilin ransomware gang. The attackers initially gained access via the CVE-2026-20316 static credential flaw, then used legitimate FMC tools to survey the victim's network, collecting hostnames, IP addresses, directory listings, and credentials. They staged data in publicly accessible files on the compromised server and downloaded it via HTTP GET requests. They then deployed a Python SOCKS5 proxy and reverse SSH tunnel to maintain access, forwarded ports for multiple services, and used post-exploitation tools including Impacket and custom EDR killers before encrypting files with Qilin ransomware.
A second cluster, UAT-11823, is tracked with high confidence to an advanced persistent threat (APT) actor whose tooling overlaps with the Sandworm APT group, a Russian state-sponsored hacking unit linked to the GRU. In these intrusions, the attackers exploited either CVE-2026-20079 or the static credential flaw. They modified a license.tmp file to establish a Netcat-based reverse shell to their command-and-control infrastructure, executing the malicious file as root using Cisco's legitimate package_info tool.