CVE-2025-20265
Cisco Secure Firewall Management Center vulnerability analysis and mitigation

Overview

CVE-2025-20265 is a critical OS command injection vulnerability in the RADIUS subsystem of Cisco Secure Firewall Management Center (FMC) Software that allows an unauthenticated, remote attacker to execute arbitrary shell commands at a high privilege level. It was discovered internally by Cisco security researcher Brandon Sakai and publicly disclosed on August 14, 2025. The vulnerability affects only Cisco Secure FMC Software releases 7.0.7 and 7.7.0 when RADIUS authentication is enabled for the web-based management interface, SSH management, or both. Cisco ASA and FTD software are not affected. It carries a CVSS v3.1 base score of 10.0 (Critical) (Cisco Advisory, BleepingComputer).

Technical details

The root cause is classified as CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component — Injection), with an estimated CWE-78 (OS Command Injection) characterization. The vulnerability arises from a lack of proper input sanitization during the RADIUS authentication phase: when a user submits credentials to be validated against a configured RADIUS server, the FMC software fails to neutralize special shell metacharacters in the input before passing it to an OS-level command context. An attacker can exploit this by sending crafted credential input (e.g., embedding shell command sequences) to the FMC web management interface or SSH login prompt, triggering command execution without any prior authentication. Exploitation requires only that RADIUS authentication be enabled on the target FMC instance — no credentials or user interaction are needed (Cisco Advisory, ZeroPath).

Impact

Successful exploitation grants an unauthenticated remote attacker the ability to execute arbitrary shell commands at a high privilege level on the Cisco Secure FMC device, resulting in complete compromise of the firewall management platform. This enables an attacker to modify security policies, access sensitive configuration data and credentials, disable or alter firewall rules, and disrupt firewall operations — effectively undermining the security posture of all managed Cisco Secure Firewall devices. The changed scope (S:C) in the CVSS vector reflects that a compromised FMC can cascade to impact all downstream firewalls it manages, enabling significant lateral movement across enterprise networks (Cisco Advisory, The Register).

Exploitation steps

  1. Reconnaissance: Identify internet-facing or network-accessible Cisco Secure FMC instances running versions 7.0.7 or 7.7.0 using tools like Shodan, Censys, or network scanning. Confirm that RADIUS authentication is enabled by attempting to access the web management interface or SSH login prompt and observing authentication behavior.
  2. Identify the authentication endpoint: Target the FMC web-based management interface login page (typically HTTPS on port 443) or the SSH management interface (port 22), both of which process RADIUS credentials.
  3. Craft malicious credential input: Prepare a payload embedding OS command injection sequences (e.g., shell metacharacters such as ;, |, $(...), or backticks) within the username or password field that will be passed unsanitized to the underlying OS command context during RADIUS authentication processing.
  4. Submit the crafted request: Send the malicious credentials to the FMC login endpoint via an HTTP POST request (for the web interface) or SSH authentication attempt. The FMC software passes the unsanitized input to the OS during the RADIUS authentication phase.
  5. Achieve command execution: The injected shell commands execute at a high privilege level on the FMC device, enabling the attacker to establish a reverse shell, exfiltrate configuration data, modify firewall policies, or pivot to managed firewall devices (Cisco Advisory, ZeroPath, GitHub PoC).

Indicators of compromise

  • Network: Unexpected outbound connections from the FMC management IP to unknown external hosts; unusual SSH or HTTPS traffic patterns to the FMC management interface from unfamiliar source IPs; connections to known attacker infrastructure originating from the FMC.
  • Logs: FMC authentication logs showing login attempts with anomalous characters (semicolons, pipes, backticks, $(...)) in username or password fields; RADIUS authentication failures or unexpected successes from unknown source IPs; system logs showing command execution events not initiated by legitimate administrators.
  • Process: Unexpected child processes spawned by the FMC web server or SSH daemon (e.g., /bin/sh, bash, curl, wget, python, nc); unusual processes running as root or high-privilege accounts not associated with normal FMC operations.
  • File System: New or modified files in FMC web directories or system directories (e.g., web shells, backdoors, cron jobs); changes to firewall policy configuration files outside of normal change windows.
  • Configuration: Unauthorized modifications to firewall rules, access control policies, or administrator accounts on the FMC or managed firewall devices (Cisco Advisory, ZeroPath).

Mitigation and workarounds

Cisco has released free software updates that address this vulnerability; customers should upgrade affected FMC instances (versions 7.0.7 and 7.7.0) to the fixed releases identified in the Cisco Software Checker on the advisory page (Cisco Advisory). There are no direct workarounds that fully address the vulnerability; however, Cisco notes that the flaw can only be exploited if RADIUS authentication is configured. As a temporary mitigation, organizations can disable RADIUS authentication and switch to an alternative method such as local user accounts, external LDAP authentication, or SAML single sign-on (SSO). Additionally, restricting network-level access to the FMC management interface (web and SSH) to trusted IP ranges via ACLs or firewall rules will significantly reduce exposure. Customers should verify the applicability and impact of any mitigation in their own environment before deployment (Cisco Advisory, BleepingComputer).

Community reactions

The vulnerability received widespread coverage across the security community given its maximum CVSS 10.0 score. The Hacker News, BleepingComputer, The Register, Security Affairs, Infosecurity Magazine, ZDNet, CyberScoop, and SecurityWeek all published coverage within 24–48 hours of disclosure (BleepingComputer, The Register). The Register noted that this is part of a pattern of "perfect 10" severity bugs in Cisco products during summer 2025, and highlighted the risk of nation-state actors — particularly Chinese threat groups — targeting Cisco networking devices. Government CERTs including Ireland's NCSC, Australia's WA SOC, Singapore's CSA, and Belgium's CCB issued advisories urging immediate patching. The CIS also published an advisory noting the vulnerability could allow arbitrary code execution. Community discussion on Reddit's r/CVEWatch ranked it among the top trending CVEs for multiple consecutive days following disclosure (Feedly).

Additional resources


SourceThis report was generated using AI

Related Cisco Secure Firewall Management Center vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-20131CRITICAL10
  • Cisco Secure Firewall Management Center logoCisco Secure Firewall Management Center
  • cpe:2.3:a:cisco:secure_firewall_management_center
YesYesMar 04, 2026
CVE-2025-20265CRITICAL10
  • Cisco Secure Firewall Management Center logoCisco Secure Firewall Management Center
  • cpe:2.3:a:cisco:secure_firewall_management_center
NoYesAug 14, 2025
CVE-2025-20301MEDIUM6.5
  • Cisco Secure Firewall Management Center logoCisco Secure Firewall Management Center
  • cpe:2.3:a:cisco:secure_firewall_management_center
NoYesAug 14, 2025
CVE-2025-20306MEDIUM4.9
  • Cisco Secure Firewall Management Center logoCisco Secure Firewall Management Center
  • cpe:2.3:a:cisco:secure_firewall_management_center
NoYesAug 14, 2025
CVE-2025-20302MEDIUM4.3
  • Cisco Secure Firewall Management Center logoCisco Secure Firewall Management Center
  • cpe:2.3:a:cisco:secure_firewall_management_center
NoYesAug 14, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management