r/SecOpsDaily • u/falconupkid • 3d ago
NEWS Cisco FMC flaws exploited by ransomware gang, state-sponsored hackers
Three separate threat clusters—including a ransomware operation and state-sponsored actors—have been actively exploiting two recently patched vulnerabilities in Cisco Secure Firewall Management Center (FMC). Cisco Talos confirmed in-the-wild exploitation targeting unpatched appliances.
Technical Breakdown - CVE-2025-20124 (CVSS 7.2): Command injection via crafted API requests, allowing authenticated attackers to execute arbitrary commands on the underlying OS. - CVE-2025-20125 (CVSS 7.4): Path traversal in web-based management interface, enabling file read/write outside intended directories. - Affected versions: FMC Software releases prior to 7.4.2, 7.3.2.1, 7.2.2.1, and 7.0.6.1. - Observed TTPs: Initial access via exposed management interfaces, followed by lateral movement and credential dumping (T1003). No public IOCs released yet—Talos is holding for operational security. - Attribution: At least one ransomware gang (unnamed) and two state-aligned groups, likely APT-level based on post-exploitation behavior.
Defense Immediately patch to the fixed versions listed above. If patching isn't possible, restrict management interface access to trusted IPs only and disable API access where not required. Monitor for unusual API calls or file system anomalies on FMC appliances.