Skip to content

Static Credential Vulnerability in Cisco Secure Firewall Management Center

Security Advisory Brief

On 29 July 2026, Cisco published security advisory cisco-sa-fmc-static-cred-BET3Cjh, revised to version 1.2 on 31 July 2026, disclosing that Cisco Secure Firewall Management Center Software contains static user credentials for a low-privileged account in its web interface. An unauthenticated remote attacker who knows those credentials can log in to an affected Management Center and access data available to that account without first obtaining any legitimate user credential. The flaw is tracked as CVE-2026-20316 with a CVSS v3.1 base score of 5.3 and the vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N. Cisco has assigned the advisory a Security Impact Rating of High despite the moderate numeric score, and that gap between the score and the rating is the single most important thing to understand about this issue.

The reason for the gap is chaining. Cisco states that the access obtained through the static account can be combined with other Management Center vulnerabilities to elevate privileges, and the company has not identified which additional vulnerabilities are involved or described how they are being used. The CVSS vector captures only the direct effect — network-reachable, no privileges required, no user interaction, low confidentiality impact and no integrity or availability impact — and therefore does not reflect the position the attacker actually gains. That position is an authenticated foothold inside the management plane of the organisation's firewall estate, which is a fundamentally different exposure from a low-severity information disclosure in an ordinary application.

The risk context is that this was a zero-day. Cisco PSIRT became aware of active exploitation in July 2026, before a fixed release existed, and the U.S. Cybersecurity and Infrastructure Security Agency has since added CVE-2026-20316 to its Known Exploited Vulnerabilities catalog. There are no workarounds; remediation requires applying a hotfix. Secure Firewall Management Center is the central policy, logging, and configuration authority for Firepower and Secure Firewall Threat Defense appliances, and in industrial organisations those appliances very commonly enforce the segmentation boundary between the enterprise network and the process control environment. An attacker positioned inside the management plane is positioned upstream of that boundary, which makes this advisory materially more consequential for asset owners than its base score suggests.

Threats and Vulnerabilities

CVE-2026-20316, with a CVSS v3.1 score of 5.3, is a use of hard-coded password weakness (CWE-259) in the web interface of Cisco Secure Firewall Management Center Software. Static user credentials for a low-privileged account are present in the software itself rather than generated per installation, so every affected deployment shares the same credential material and any party who learns it can authenticate against any unpatched Management Center reachable over the network. Cisco states the vulnerability affects Secure Firewall Management Center Software regardless of device configuration, which removes the usual mitigating question of whether a particular feature is enabled — if the software version is affected and the web interface is reachable, the exposure exists. Successful exploitation grants the attacker interactive access to the management interface as the predefined low-privileged user and the ability to read the data available to that account, which in a Management Center context includes operational information about the firewall estate the platform administers.

The chained-exploitation dimension is the more serious threat and it is currently underspecified in public reporting. Cisco has confirmed that the static-credential access can be combined with other Management Center vulnerabilities to elevate privileges but has not named those vulnerabilities or characterised the attack path. Practically, this means an organisation cannot bound its exposure by reasoning about what the low-privileged account can read, because the account's value to an attacker is as an authentication bypass that converts every other post-authentication weakness in the platform into a remotely reachable one. Any assessment that treats this as a 5.3-severity read-only disclosure will underestimate it. The observed exploitation predates the fix, so organisations running an affected version during July 2026 should assume opportunity for compromise existed and validate rather than assume that it did not occur.

The affected version set is broad and spans every currently supported train. Cisco lists Secure Firewall Management Center Software releases 7.0.0 through 7.0.9, 7.2.0 through 7.2.11, 7.3.0 through 7.3.1.2, 7.4.0 through 7.4.7, 7.6.0 through 7.6.5, the 7.7.0, 7.7.10, 7.7.10.1, 7.7.11 and 7.7.12 releases, and 10.0.0 through 10.0.1. Cisco explicitly states that Cloud-Delivered Firewall Management Center, Secure Firewall Device Manager, Secure Firewall ASA Software, Secure Firewall Threat Defense Software, and Security Cloud Control are not affected, which usefully narrows the remediation scope for organisations running mixed management models. Remediation is delivered as hotfixes rather than full version upgrades: Cisco_Firepower_Mgmt_Center_Hotfix_GB-7.0.9.1-3 for the 7.0 train, Cisco_Secure_FW_Mgmt_Center_Hotfix_HL-7.2.11.1-4 for 7.2, Cisco_Secure_FW_Mgmt_Center_Hotfix_HG-7.4.7.1-3 for 7.4, Cisco_Secure_FW_Mgmt_Center_Hotfix_CY-7.6.5.1-2 for 7.6, Cisco_Secure_FW_Mgmt_Center_Hotfix_AM-7.7.12.1-2 for 7.7, and Cisco_Secure_FW_Mgmt_Center_Hotfix_P-10.0.1.1-2 for 10.0. The published hotfix set does not include a 7.3 release, so organisations running 7.3.x should confirm the supported upgrade path directly with Cisco rather than waiting for a hotfix that may not be issued for that train.

Client Impact

Operationally, the exposure sits in the management plane rather than in the data plane, and that distinction shapes both the risk and the response. A compromised Secure Firewall Management Center does not by itself pass traffic, but it defines the policy that every managed Firepower and Secure Firewall Threat Defense appliance enforces, holds the event and connection logging that security operations depends on, and provides the administrative path to change both. For industrial organisations the specific concern is that these appliances frequently enforce the Level 3.5 boundary between the enterprise network and the process control environment. An attacker who reaches administrative capability on the Management Center — which is what the chained privilege escalation Cisco describes would provide — is in a position to alter access control policy at that boundary, to disable or degrade the logging that would evidence the change, and to do both from a single console rather than by touching each appliance. The absence of any workaround means that until the hotfix is applied, the only available controls are network-layer restriction of access to the management interface and heightened monitoring of it.

From a compliance standpoint, a known-exploited vulnerability in the device that administers the electronic security perimeter attracts direct regulatory attention. NERC CIP-005 governs the electronic security perimeter and its access controls, CIP-007 requires a documented patch management process with evaluation and remediation within defined timeframes, and CIP-010 requires configuration change management and monitoring — a compromise of the Management Center touches all three simultaneously, because it is the system through which perimeter configuration is both made and evidenced. U.S. federal civilian agencies and their contractors are bound by CISA Binding Operational Directive 22-01 to remediate KEV-listed vulnerabilities within the catalog's specified timeframe, and organisations under IEC 62443 will find that an unpatched management platform undermines the zone and conduit definitions their security program documents. Organisations should also recognise that because exploitation was observed before the fix existed, a clean patch record alone will not satisfy a regulator or an incident reviewer asking whether compromise occurred during the exposure window; that question requires evidence from logs and configuration history, which is why the verification steps below are not optional.

Mitigations

Cisco has published hotfixes for the affected trains and states that there are no workarounds that address this vulnerability, so remediation depends on applying the fix and then verifying that the exposure window was not exploited. The following actions are recommended in priority order:

  1. Inventory every Secure Firewall Management Center instance in the environment and record its exact software version. Treat any instance running 7.0.0 through 7.0.9, 7.2.0 through 7.2.11, 7.3.0 through 7.3.1.2, 7.4.0 through 7.4.7, 7.6.0 through 7.6.5, 7.7.0, 7.7.10, 7.7.10.1, 7.7.11, 7.7.12, or 10.0.0 through 10.0.1 as affected regardless of how it is configured. Confirm at the same time which management model each site uses, since Cloud-Delivered Firewall Management Center, Secure Firewall Device Manager, Secure Firewall ASA Software, Secure Firewall Threat Defense Software, and Security Cloud Control are not affected.
  2. Apply the Cisco-published hotfix for the relevant train as an emergency change: Hotfix GB-7.0.9.1-3 for 7.0, Hotfix HL-7.2.11.1-4 for 7.2, Hotfix HG-7.4.7.1-3 for 7.4, Hotfix CY-7.6.5.1-2 for 7.6, Hotfix AM-7.7.12.1-2 for 7.7, and Hotfix P-10.0.1.1-2 for 10.0. For 7.3.x deployments, which have no hotfix in the published set, open a case with Cisco to establish the supported upgrade path and treat the interim period as an active exposure requiring compensating controls.
  3. Restrict network reachability to the Management Center web interface immediately and independently of the patch cycle. Access should be limited to a defined administrative network or jump-host set, and the management interface should never be reachable from the internet or from general enterprise user segments. Because the vulnerability requires only network reachability and no credentials, network-layer restriction is the only control that meaningfully reduces exposure before the hotfix is applied.
  4. Investigate for evidence of exploitation across the period from the start of available log retention through the date the hotfix was applied, rather than treating patching as closure. Review Management Center authentication records for logins by accounts that no administrator recognises or provisioned, examine the audit trail for policy, access control, and user administration changes that do not correspond to an approved change record, and check system logs for unexpected script or utility execution. Because exploitation was observed before a fix existed, the exposure window is real for every organisation that ran an affected version.
  5. Verify the integrity of firewall policy and the completeness of logging after patching. Compare the current access control policy, network address translation rules, and platform settings against the last known-good configuration backup, confirm that no logging or event-forwarding configuration was altered or disabled, and confirm that managed device policy deployment history contains no unexplained entries. For industrial environments, give specific attention to any rule affecting traffic across the enterprise-to-control-network boundary, and validate the boundary policy jointly with the operations technology team rather than from the security console alone.

Organisations should also take the opportunity to confirm that administrative access to the Management Center uses multi-factor authentication, that unused local accounts are removed, and that configuration backups are held offline and are recent enough to support a restoration if one becomes necessary.

1898 & Co. Response

1898 & Co. has extensive experience supporting critical infrastructure organisations in securing the network boundary between enterprise and industrial environments, including the firewall platforms and management systems that enforce it. Our teams help clients establish accurate inventories of security infrastructure and their software versions, which is the step that determines whether an advisory like this one can be scoped in hours or takes weeks. Where an emergency patch must be applied to a device that sits in the path of production traffic, we work alongside client network and operations staff to sequence the change so that remediation does not itself become an availability event.

Our operational technology security assessment services examine segmentation architecture, management-plane access paths, and administrative account practice to identify where a compromise of a management system would translate into a loss of boundary control. We help clients validate that management interfaces are reachable only from the administrative networks their design intends, that policy changes at zone boundaries are logged in a form that survives the compromise of the platform making them, and that configuration backups are current and restorable. For organisations documenting compliance under NERC CIP or IEC 62443, we assist in assembling the evidence that shows both the patch was applied and the exposure window was investigated, which is what reviewers ask for when a vulnerability is known to have been exploited before its fix.

1898 & Co. also operates a managed threat detection and response capability built for industrial environments, with analysts who understand control system context alongside enterprise security telemetry. That capability supports hunting for the specific behaviours associated with this advisory, including authentication to firewall management platforms by unrecognised accounts, policy and access control changes that do not map to an approved change record, and alterations to logging configuration that would degrade the evidentiary record. Clients seeking help scoping their Secure Firewall Management Center exposure, executing the hotfix under change control, or investigating the pre-patch exposure window can engage our cybersecurity team for support.

Sources

  1. Cisco Security Advisory cisco-sa-fmc-static-cred-BET3Cjh — Cisco Secure Firewall Management Center Software Static Credential Vulnerability
  2. CISA Known Exploited Vulnerabilities Catalog
  3. NVD Entry — CVE-2026-20316
  4. MITRE CVE Record — CVE-2026-20316
  5. MITRE CWE-259 — Use of Hard-coded Password