Quick Answer
CVE-2026-20079 is a maximum-severity (CVSS 10.0) authentication bypass in Cisco Secure Firewall Management Center (FMC) that lets an unauthenticated remote attacker execute scripts as root on the management appliance. Cisco Talos confirmed active exploitation on September 9, 2026, tied to state-linked and ransomware operators, and CISA has added it to the Known Exploited Vulnerabilities catalog. Patch or apply Cisco’s hotfix immediately.
What Is CVE-2026-20079?
CVE-2026-20079 is an authentication bypass vulnerability (CWE-288, Authentication Bypass Using an Alternate Path or Channel) in the web interface of Cisco Secure Firewall Management Center (FMC) software. The root cause is mundane on paper: an improperly configured system process gets created at boot time, leaving behind a partial administrative session if no legitimate user logs in right after the appliance starts. That’s it. That dangling session is the whole opening.
An attacker who reaches the FMC web interface can send crafted HTTP requests, upgrade that session, and reach a set of CGI scripts. From there, arbitrary script execution as root on the underlying Linux operating system is on the table.
Cisco assigned this a CVSS v3.1 base score of 10.0, the maximum possible. No authentication needed, no user interaction required, attack complexity low, and the outcome is a complete compromise of confidentiality, integrity, and availability. The scope is rated “Changed,” too, meaning the damage isn’t contained to the FMC box itself; it extends to every Firepower Threat Defense (FTD) device the FMC manages.
Why This Vulnerability Is So Dangerous
FMC isn’t just another box on the rack. It’s the management plane for an organization’s entire Cisco Secure Firewall (Firepower) estate. Whoever controls FMC controls firewall policy, access-control rules, VPN configuration, and often the credentials and configuration data for every managed FTD sensor underneath it.
A root-level compromise of FMC gives an attacker the ability to:
- Push malicious or permissive firewall policy changes across managed devices
- Harvest stored administrative and service-account credentials
- Pivot from the management network into the segments FMC has visibility or connectivity into
- Disable or blind detection capabilities before deploying further malware
And because exploitation requires no credentials and no user interaction, any FMC instance with its web interface reachable by an attacker is exposed the moment it’s unpatched. There’s no social-engineering step to defend against here; the door is already open.

Timeline: From Silent Disclosure to Active Exploitation
Cisco originally disclosed CVE-2026-20079 in March 2026, stating at the time that it had no evidence of malicious exploitation. Fixed software shipped alongside that advisory.
The picture changed over the following months:
- Mid-2026: Cisco updated its advisory to add a related bug ID and hotfix guidance, and separately disclosed CVE-2026-20316, a static-credentials flaw in the same product that can be chained with the authentication bypass.
- September 9, 2026: Cisco Talos published a threat advisory confirming it is “actively tracking the exploitation” of CVE-2026-20079 and CVE-2026-20316, detailing three distinct post-compromise intrusion clusters observed on customer FMC instances.
- September 9, 2026: CISA added CVE-2026-20079 to its Known Exploited Vulnerabilities (KEV) catalog as part of a batch of four newly confirmed exploited vulnerabilities, triggering mandatory remediation timelines for U.S. federal civilian agencies under Binding Operational Directive 26-04.
Some outlets have reported indicators of compromise dating back to July 2026, which would mean exploitation started before Cisco’s public confirmation. Here’s the takeaway: “no evidence of exploitation” at disclosure time is a snapshot, not a promise. A critical, unauthenticated flaw can stay quiet for months and then not.
How Attackers Are Exploiting It (Talos Threat Clusters)
Cisco Talos’s September 9 advisory is the most authoritative technical account available right now, and it documents three separate threat clusters actively abusing these flaws in the wild. This isn’t a generic “attackers may exploit this” warning; it’s observed, in-progress activity.

Cluster UAT-12197, web shell and credential theft. This actor exploited CVE-2026-20079 to drop a JSP-based web shell into the FMC’s Tomcat webroot, then used it to load a Java Archive (JAR) command executor capable of running arbitrary shell commands. Talos observed the actor querying FMC’s internal database directly for stored user authentication data.
Cluster UAT-11823, nation-state tooling. Talos attributes this cluster with high confidence to an advanced persistent threat that overlaps in tooling with Sandworm, a Russian state-linked actor previously tied to the Cyclops Blink malware family. This cluster combined CVE-2026-20079 and CVE-2026-20316 to establish a Netcat-based reverse shell, exfiltrate managed-device configurations, and ultimately deploy a variant of Cyclops Blink, an ELF-based implant with credential harvesting, network scanning, and packet-sniffing capabilities.
Cluster UAT-11988, ransomware precursor. Talos assesses with high confidence that this actor is a Qilin ransomware affiliate. The intrusion began with the static-credential flaw (CVE-2026-20316), followed by extensive living-off-the-land reconnaissance using FMC’s own built-in tooling: enumerating Active Directory accounts, harvesting credentials, and staging SOCKS proxy and reverse-SSH tunnels into the victim’s internal network (targeting LDAP, LDAPS, Kerberos, SMB, and WinRM ports). AV-killer tools followed, then Qilin ransomware on selected endpoints.
A recurring technique across all three clusters is abuse of the legitimate package_info.pl utility, which processes a license.tmp file with root privileges. Attackers simply replace that file with a malicious payload disguised as a license package, gaining code execution during what looks like routine license installation. It’s a quiet way in, and that’s exactly the point.
The Companion Flaw: CVE-2026-20316
CVE-2026-20316 (CVSS 5.3) is a lower-severity but operationally significant issue: Cisco Secure FMC ships with static, hardcoded credentials for a low-privileged account. On its own, that only grants an attacker limited access. Chained with CVE-2026-20079, though, it gives attackers a second, independent way into the appliance, and Talos’s own findings show real-world actors using exactly that combination. Patch one of these two CVEs without the other, and a viable path to compromise still remains.
Who Is Affected
- On-premises Cisco Secure Firewall Management Center software across supported release trains.
- Exposure is highest for FMC management interfaces that are reachable from the public internet or from untrusted internal network segments.
- Cisco’s cloud-delivered Security Cloud Control (SCC) Firewall Management offering is maintained by Cisco directly; SCC customers don’t need to take separate patching action for this issue.
- Exact affected version ranges and fixed releases shift as Cisco issues hotfixes. Always confirm current scope against Cisco’s official advisory (
cisco-sa-onprem-fmc-authbypass-5JPp45V2) rather than a cached list, since a broader hardening release was scheduled for the week of September 14, 2026.
Exposure-Check: Is Your FMC at Risk?
Run through this before anything else. It takes minutes and tells you how urgent your response needs to be.
- Inventory every FMC instance you operate, on-premises and virtual, including any spun up for testing or DR that may have been forgotten about.
- Check current software version against Cisco’s fixed-release table in the official advisory for CVE-2026-20079 and CVE-2026-20316.
- Determine internet exposure. Query your external attack-surface tooling, or run an external port/service scan against your own IP ranges, for FMC’s management web interface. Security researchers have identified several hundred FMC instances directly reachable from the public internet. Don’t assume yours isn’t one of them.
- Check network segmentation. Even if not internet-facing, confirm the FMC management interface isn’t reachable from general user VLANs, guest networks, or any segment an attacker could pivot from.
- Review firewall/ACL rules in front of the FMC management interface. Is access genuinely restricted to a small, documented set of admin source IPs, or has that list quietly grown over time?
If your FMC is unpatched and internet-reachable, treat it as likely compromised until proven otherwise. Move straight to the incident-response checklist below rather than a routine patch cycle.
Detection and Threat-Hunting Guidance
Based on Talos’s published indicators and analysis, hunt for the following:
- Log entries in
/var/log/messagesreferencingpackage_info.plexecuting against/var/tmp/license.tmpoutside a known, scheduled license-installation activity. Talos flags this exact pattern as an indicator of exploitation of CVE-2026-20316 leading into CVE-2026-20079. - Unexpected files in the CSM Tomcat webroot, particularly JSP files not part of a standard FMC installation (Talos observed a web shell here in the UAT-12197 cluster).
- Unrecognized JAR files in the same directory, especially ones invoked via command line with
OmniQuery.pldatabase queries against themdbdatabase’suserstable. - Outbound connections from the FMC host to unfamiliar external IPs on non-standard ports. Netcat-based reverse shells and SOCKS proxy tunnels were both observed.
- Unexpected reverse-SSH sessions or SOCKS5 proxy processes (e.g., a
socks5.pyscript) running on the appliance. - Snort/IPS coverage: enable and update signatures for Snort SIDs 66075-66080 (CVE-2026-20079), 66883 (CVE-2026-20316), and 66960-66961 (associated malware), per Cisco Talos’s guidance.
- IOC matching: cross-reference firewall and proxy logs against the IP addresses and file hashes Talos published in its GitHub IOC repository for the three identified clusters.
- Active Directory and credential-store auditing: if FMC had connectivity to your directory environment, review for anomalous service-account authentication or new domain enumeration activity around the suspected exposure window.
CyberInfos Analyst Insight
What makes this case instructive isn’t just the CVSS 10.0 score. Plenty of critical bugs never see real-world abuse. It’s the gap between disclosure and confirmed exploitation, and what filled that gap.
Cisco disclosed the flaw in March 2026 with no evidence of active attacks. By September, Talos was describing three independent, sophisticated actors: a credential-theft crew, a state-linked APT deploying known nation-state malware, and a ransomware affiliate, all abusing the same root cause through different chains.
That pattern should change how security teams triage “no evidence of exploitation yet” advisories for management-plane infrastructure. Firewall managers, SIEM consoles, and other centralized control-plane products are exceptionally high-value targets precisely because a single compromise cascades outward to everything they manage.
CyberInfos’s assessment: unauthenticated, pre-auth RCE-class bugs in this category deserve emergency-patch treatment on disclosure day, not standard patch-cycle treatment. Waiting for a KEV listing or a Talos advisory to confirm exploitation, as this incident shows, can mean months of unknown exposure.
The other recurring theme is living-off-the-land abuse of legitimate FMC utilities like package_info.pl. Attackers increasingly prefer weaponizing built-in administrative tooling over dropping obvious custom malware, because it blends into expected operational activity and evades tools that only alert on unfamiliar binaries. Detection engineering has to account for “known-good tool, unexpected context,” not just unknown-file alerts.

Incident-Response Checklist
Use this if your exposure check above raised any red flags, or as a precaution regardless.
- Apply Cisco’s official hotfixes for CVE-2026-20079 and CVE-2026-20316 immediately. Don’t wait for the broader hardening release.
- If patching isn’t immediately possible, remove the FMC management interface from public internet exposure and restrict access to a documented admin allowlist as an interim mitigation.
- Search
/var/log/messagesfor thepackage_info.pl/license.tmpindicator pattern described above. - Inspect the CSM Tomcat webroot directory for unauthorized JSP or JAR files.
- Check for and terminate unexpected outbound reverse-shell, Netcat, or SOCKS proxy connections from the FMC host.
- Compare observed external IPs and file hashes against Talos’s published IOC list.
- Force a credential reset for all FMC administrative and service accounts, and rotate any credentials FMC had stored or had visibility into.
- Review recent FMC-pushed policy changes to managed FTD devices for anything unauthorized or unexplained.
- Audit directory-service logs for anomalous authentication or enumeration activity if FMC had connectivity to Active Directory.
- If any indicator turns up, treat it as a confirmed incident: engage your IR process (or Cisco TAC) rather than simply removing the artifact and re-patching. UAT-11988’s pattern shows reconnaissance and ransomware staging can follow initial access by hours to days.
- File the incident and lessons learned, and re-run the exposure check quarterly for all management-plane appliances, not just firewalls.
FAQ
What is CVE-2026-20079?
CVE-2026-20079 is a critical (CVSS 10.0) authentication bypass in Cisco Secure Firewall Management Center that lets an unauthenticated remote attacker execute scripts as root on the device by exploiting an improperly configured boot-time process.
Is CVE-2026-20079 being actively exploited?
Yes. Cisco Talos confirmed active, in-the-wild exploitation on September 9, 2026, and CISA added the flaw to its Known Exploited Vulnerabilities catalog the same day.
What is the CVSS score of CVE-2026-20079?
It carries the maximum possible CVSS v3.1 base score of 10.0, reflecting unauthenticated network access, low complexity, no required user interaction, and complete system compromise.
Does CVE-2026-20079 affect Cisco’s cloud-delivered firewall management?
No separate customer action is required for Cisco Security Cloud Control (SCC) Firewall Management, which Cisco maintains and patches directly. On-premises Secure FMC deployments are the ones requiring customer-applied fixes.
What is CVE-2026-20316 and how does it relate?
CVE-2026-20316 (CVSS 5.3) is a static-credentials flaw in the same FMC software. Threat actors have been observed chaining it with CVE-2026-20079 to gain and escalate access, so both need remediation together.
What threat actors are exploiting this vulnerability?
Cisco Talos identified three clusters: a credential-theft operation (UAT-12197), an APT overlapping with the Sandworm actor deploying Cyclops Blink malware (UAT-11823), and a Qilin ransomware affiliate (UAT-11988).
How can I tell if my FMC has been compromised?
Check /var/log/messages for suspicious package_info.pl executions against /var/tmp/license.tmp, inspect the CSM Tomcat webroot for unauthorized JSP/JAR files, and compare outbound connections and file hashes against Talos’s published indicators of compromise.
Is there a workaround if I can’t patch immediately?
Cisco has stated no full workaround exists. The recommended interim mitigation is removing the FMC management interface from internet and untrusted-network exposure until the hotfix can be applied.
When will Cisco release a comprehensive fix?
Beyond the hotfixes already available, Cisco indicated a broader hardening release addressing these and other internally discovered issues was planned for the week of September 14, 2026. Check Cisco’s advisory for the current status.
What should federal agencies know about the KEV listing?
CISA’s Known Exploited Vulnerabilities catalog entry for CVE-2026-20079 triggers mandatory remediation timelines for U.S. federal civilian executive branch agencies under Binding Operational Directive 26-04. Private-sector organizations should treat the same deadline pressure as a best-practice benchmark.
Final Thoughts
CVE-2026-20079 is a textbook example of why unauthenticated, root-level flaws in management-plane infrastructure demand emergency response rather than routine patch scheduling. What started as a March 2026 disclosure with no known exploitation has become, by September, a confirmed target for credential thieves, a Sandworm-linked APT deploying Cyclops Blink, and a Qilin ransomware affiliate. Three separate paths, one root cause, and the same destination: full network compromise.
If you run Cisco Secure FMC on-premises, do three things. Check your exposure today. Apply Cisco’s hotfixes for both CVE-2026-20079 and CVE-2026-20316 without waiting for the broader hardening release. And hunt for the indicators Talos has published before assuming you’re in the clear. Longer term, treat internet-facing or broadly reachable management interfaces for any security appliance as a standing risk to be minimized, not a convenience to be preserved.
Sources referenced: Cisco Talos (“Active exploitation of Cisco Secure Firewall Management Center vulnerabilities,” September 9, 2026), CISA Known Exploited Vulnerabilities catalog update (September 9, 2026), Cisco Security Advisory cisco-sa-onprem-fmc-authbypass-5JPp45V2, Cisco Security Advisory cisco-sa-fmc-static-cred-BET3Cjh, VulnCheck technical analysis of CVE-2026-20079, CyCognito emerging threat advisory.
