CISA Confirms Active Exploitation of Cisco FMC Zero-Day - CVE-2026-20316
A hard-coded, low-privilege account built into Cisco Secure FMC's web interface is letting unauthenticated attackers log in remotely, and CISA confirms the flaw is already being exploited against internet-facing devices.
Summary
CVE-2026-20316 is a static-credential vulnerability in the web interface of Cisco Secure Firewall Management Center (FMC) Software, disclosed by Cisco. The flaw carries a CVSS score of 5.3, but Cisco assigned it a Security Impact Rating of High rather than Medium, because the low-privileged access it grants can reportedly be combined with other, currently undisclosed, FMC vulnerabilities to escalate privileges further.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added the flaw to its Known Exploited Vulnerabilities (KEV) catalog the same day it was disclosed, confirming active zero-day exploitation. Cisco has released hot fixes for all affected FMC release trains and states there is no configuration workaround, the static credentials cannot be disabled or rotated by an administrator, making patching the only complete remediation.
Vulnerability Details
| CVE ID | CVSS Score | EPSS Score | Affected Products | Vulnerability Type |
|---|---|---|---|---|
| CVE-2026-20316 | 5.3 (Medium base, High SIR) | 0.79% | Cisco Secure Firewall Management Center Software — on-premises, versions 7.0, 7.2, 7.4, 7.6, 7.7, 10.0 | Use of Hard-coded Password CWE-259 |
Root Cause Analysis
CVE-2026-20316 stems from static, hard-coded user credentials for a low-privileged account embedded directly in Secure FMC's web interface. Rather than being generated uniquely per install or rotated at first boot, the same account and password ship identically across every deployment of the affected releases, a textbook instance of CWE-259, Use of Hard-coded Password.
Because the account is not something an administrator provisions through normal workflow, standard credential-hygiene controls, password-expiry policies, complexity requirements, and MFA prompts on the primary admin login, provide no protection against it. The credentials exist independently of any account an operator can see or manage, so an unauthenticated attacker who knows them can authenticate directly against any network-reachable FMC instance with no prior foothold required. Cisco has not published the credential values or the exact code path involved, consistent with its standard practice of withholding exploit-enabling detail from public advisories.
Notably, the disclosure landed alongside an updated advisory for a separate, far more severe issue, CVE-2026-20079, a critical (CVSS 10.0) authentication-bypass flaw in FMC that allows unauthenticated remote code execution as root via an improperly created system process at boot. Both advisories were updated the same day and reference the same /var/tmp/license.tmp artifact as an indicator of compromise, a detail suggesting the two issues may be exploitable in sequence, though Cisco has not confirmed a formal chain between them.
How CVE-2026-20316 Can Be Exploited
Attack prerequisites
- 1. A reachable Cisco Secure FMC web management interface, on any of the affected release trains, regardless of how the appliance is otherwise configured.
- 2. Knowledge of the static, low-privilege account credentials built into the FMC software image.
- 3. Network reachability to the FMC web interface, whether it is directly internet-facing or reachable from an already-compromised internal position. Cisco notes exposure, and therefore risk, is significantly reduced when the management interface has no public internet access.
Conceptual exploitation flow
- 1. The attacker identifies an internet-facing or otherwise reachable Secure FMC management interface, commonly through internet-wide scanning for exposed firewall management consoles.
- 2. Using the built-in static credentials, the attacker authenticates directly to the FMC web interface as the low-privileged account, no phishing, password spraying, or prior access to the network is required, since the account and its credentials are fixed at the software level.
- 3. Once authenticated, the attacker can read whatever data is exposed to that account. Cisco's advisory frames this broadly as sensitive data accessible to a low-privileged FMC user, which in a firewall management platform can include device inventory, licensing state, and configuration-adjacent details.
- 4. Cisco warns this initial low-privilege foothold could be combined with other, currently unnamed, FMC vulnerabilities to escalate privileges beyond what the account is meant to allow, this is the basis for the advisory's High Security Impact Rating despite the modest CVSS base score.
- 5. Observed exploitation activity leaves a distinctive trace in the FMC system log, shown below.
- 6. Because the underlying credentials cannot be rotated by an administrator, an attacker who has authenticated once can generally repeat the process at will until the device is patched, allowing sustained, low-noise access to the management plane.
A log entry referencing /var/tmp/license.tmp, particularly one showing the low-privileged www account invoking package_info.pl, indicates the device may have been targeted. This is the same artifact referenced in the separate CVE-2026-20079 advisory, suggesting shared tooling or reconnaissance between exploitation of the two flaws.
Impact
| Impact Area | Description |
|---|---|
| Unauthorized data access | An unauthenticated remote attacker can log in and access sensitive data exposed to the low-privileged built-in account. |
| Privilege escalation risk | Cisco warns this access can be combined with other, undisclosed FMC vulnerabilities to elevate privileges beyond the low-privilege account. |
| Centralized firewall fleet exposure | FMC centrally manages policy across an organization's Secure Firewall appliances, so compromise of the management plane has outsized leverage compared to a single endpoint. |
| Non-rotatable credential exposure | Because the static account cannot be disabled or rotated through configuration, the access path persists on any unpatched device indefinitely. |
| Potential chaining with CVE-2026-20079 | Shared indicators of compromise between this flaw and the critical FMC authentication-bypass bug suggest possible use in combination during broader intrusions. |
MITRE ATT&CK Mapping
| Technique ID | Technique Name | Tactic |
|---|---|---|
| T1190 | Exploit Public-Facing Application | Initial Access (TA0001) |
| T1078 | Valid Accounts (built-in static low-privilege account) | Initial Access (TA0001) |
| T1552 | Unsecured Credentials (hard-coded credentials in shipped software) | Credential Access (TA0006) |
| T1082 | System Information Discovery (license/package data reconnaissance) | Discovery (TA0007) |
| T1068 | Exploitation for Privilege Escalation (theorized chaining with other FMC flaws) | Privilege Escalation (TA0004) |
Mitigation
- 1. Apply Cisco's hot fix for CVE-2026-20316 immediately.
- 2. Remove or restrict public internet exposure of FMC management interfaces.>
- 3. Audit FMC logs for the known indicator of compromise.
- 4. Rotate credentials, keys, and certificates on any FMC appliance where the indicator is found.
Instantly Fix Risks with Saner Patch Management
Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.
It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.
Experience the fastest and most accurate patching software here.




