ZeroHour
GBHackerspublished ()ingested Mayura Kathir
Part of a story covered by 13 sources: “Sandworm-linked APT and Qilin ransomware affiliates exploit critical Cisco FMC flaws CVE-2026-20079 and CVE-2026-20316” — merged summary and timeline →

Sandworm-Linked Cyclops Blink Returns With Network Scanning and Packet-Sniffing Capabilities

highMalware exploited in the wildimportance 78CVE-2026-20079CVE-2026-20316
AI summary · glm-5.3

Sophos uncovers a 64-bit Cyclops Blink variant on hacked Cisco FMC appliances, adding internal network scanning and selective packet capture; linked to Sandworm.

Sophos CTU analyzed a new 64-bit x86-64 Cyclops Blink implant (timezone_check) deployed on Cisco Secure Firewall Management Center appliances compromised via CVE-2026-20079 authentication bypass and CVE-2026-20316 low-privileged login. The activity is assessed with high confidence as Russian-nexus, with a moderate-confidence link to Sandworm (IRON VIKING, also tracked as Seashell Blizzard). The implant runs a parent controller plus five worker modules, masquerades as [kworker/0:1], persists via SysV init scripts at /lib/tz/timezone_check, and beacons to hard-coded C2 89.34.96.56 over a custom TLS protocol on ports 43856 and 49172. New module 0x11 scans internal IPv4 networks for SSH, SMB, LDAP, VMware, HTTP/HTTPS and VPN services, while module 0x12 performs filtered packet capture that can expose cleartext credentials, cookies and tokens.

  • Variant spreads beyond WatchGuard to 64-bit x86-64 Linux appliances via Cisco FMC flaws CVE-2026-20079 and CVE-2026-20316.
  • Controller masquerades as kworker, persists via SysV init scripts, and adds iptables rules for C2 ports 43856 and 49172.
  • New modules scan internal networks for SSH, SMB, LDAP, VPN and VMware services and capture filtered packets for credentials.
  • Hard-coded C2 89.34.96.56 uses custom TLS protocol; operators can remotely swap C2, timing, and modules.
  • Attributed with high confidence to a Russian nexus; moderate-confidence link to Sandworm (IRON VIKING).

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-20079
Authentication bypass to root access in Cisco Secure Firewall Management Center

CVE-2026-20079 is an authentication bypass (CWE-288) in the web interface of Cisco Secure Firewall Management Center (FMC) Software, caused by an improper system process created at boot time. An unauthenticated, remote attacker can exploit it by sending crafted HTTP requests to the FMC web interface, which allows the execution of script files and commands on the device. A successful exploit grants the attacker root access to the underlying operating system, giving full control of the management platform (CVSS 3.1: 10.0, network-exploitable, no privileges or user interaction required, scope changed). The flaw affects Cisco Secure Firewall Management Center (FMC) and Security Cloud Control (SCC) Firewall Management deployments. Cisco has confirmed the vulnerability is being exploited in active attacks, it carries a 35.9% EPSS score (98th percentile), and CISA added it to the Known Exploited Vulnerabilities catalog on 2026-09-09.

Do: Upgrade FMC (and SCC Firewall Management tenants) to the fixed release specified in Cisco's advisory, prioritizing internet-exposed or externally reachable management interfaces; CISA KEV action applies to federal agencies under BOD 26-04. Until patching, restrict FMC web interface access to trusted management networks and VPNs and check devices for signs of exploitation such as unexpected script execution, unfamiliar processes, or root-level changes. Triage per CISA's Forensics Triage Requirements if compromise is suspected.

10.076% KEV PoC ×2
  • Cisco Secure Firewall Management Center (FMC) Software (web interface)
  • Cisco Security Cloud Control (SCC) Firewall Management
largeplausibly tens of thousands of FMC deployments worldwide (internet-exposed instances likely a smaller subset, likely thousands)
CVE-2026-20316
Hard-Coded Password Vulnerability in Cisco Secure Firewall Management Center

Cisco Secure Firewall Management Center (FMC), formerly Firepower Management Center, contains a use of hard-coded password vulnerability (CWE-259) that allows an unauthenticated, remote attacker to log in to an affected system. By authenticating with the built-in hard-coded credentials for a low-privileged account, the attacker can gain access to sensitive data within the impacted systems. Any organization running an affected Cisco FMC deployment is exposed, particularly where the management interface is reachable from untrusted networks. The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2026-07-29, indicating active exploitation in the wild, and related reporting describes active exploitation of FMC vulnerabilities. No CVSS score or public proof-of-concept is yet available, but EPSS assigns a 9.8% probability of exploitation within 30 days (95th percentile).

Do: Upgrade FMC to the fixed release per Cisco's security advisory, as no specific fixed version is provided in this data. Until patched, restrict access to the FMC management interface, audit recent logins against the affected low-privileged accounts, and rotate or remove any hard-coded credentials. Federal agencies must apply mitigations per CISA BOD 26-04 given the KEV listing dated 2026-07-29.

5.311% KEV ransomware
  • Cisco Secure Firewall Management Center (FMC)
largeplausibly tens of thousands of FMC deployments worldwide (no published install base)

Indicators of compromiseAll →

TypeIndicatorContext
ipv48.8.8.8entire framework. The module also uses Google Public DNS at 8.8.8.8 over DNS-over-HTTPS access to resolve transfer-host names,
Full article871 words · extracted from gbhackers.com · click to collapse

A newly identified Cyclops Blink variant has resurfaced on compromised Cisco Secure Firewall Management Center (FMC) appliances, adding active internal-network scanning and programmable packet-sniffing capabilities to an already mature modular implant.

Assessed with high confidence that the activity has a Russian nexus, with a moderate-confidence link to IRON VIKING also tracked as Sandworm and Seashell Blizzard.

Cisco Talos publicly disclosed the broader FMC exploitation activity on September 9, warning that attackers abused two vulnerabilities CVE-2026-20079 and CVE-2026-20316 to gain access, deploy reverse shells and proxy tooling, steal device data, and ultimately install Cyclops Blink.

CVE-2026-20079 is an authentication-bypass flaw that can allow unauthenticated remote attackers to execute scripts and obtain root access on affected FMC devices, while CVE-2026-20316 enables login with a low-privileged account.

The development marks a significant evolution for Cyclops Blink, a malware family publicly attributed by U.S. and UK authorities to the GRU-linked Sandworm operation in 2022.

Earlier samples primarily targeted WatchGuard Firebox devices running 32-bit PowerPC Linux.

The newly observed build is a 64-bit x86-64 ELF implant with generic System V init persistence, potentially making it portable across a wider set of Linux-based network-management, VPN, routing and security appliances.

The timezone_check implant operates through a parent controller and five forked worker modules.

The controller disguises itself as [kworker/0:1], a name intended to resemble legitimate Linux kernel-worker activity in process listings.

It coordinates its modules over dedicated inter-process communication channels, synchronizes configuration, encrypts collected output and relays it over TLS-protected outbound command-and-control connections.

The controller also modifies local firewall policy to preserve its C2 access. It adds iptables OUTPUT-chain ACCEPT rules for TCP ports 43856 and 49172, the ports used by the implant’s C2 communications.

Researchers at Sophos Counter Threat Unit (CTU) analyzed, the 64-bit Linux executable, named timezone_check, in August 2026.

Cyclops Blink variant

The malware contains a hard-coded C2 address, 89[.]34[.]96[.]56, and attempts TLS sessions without conventional certificate validation, then exchanges data through a custom protocol rather than HTTP.

Cyclops Blink architecture (Source : Sophos).
Cyclops Blink architecture (Source : Sophos).

Its C2 configuration can be remotely adjusted: operators can replace C2 addresses, force an immediate beacon, change connection timing, restart the implant or load replacement worker modules.

This modular design provides resilience and allows several surveillance or post-compromise tasks to run concurrently.

The most consequential additions are modules for network discovery and selective traffic collection.

Module 0x11 enumerates locally connected IPv4 networks and scans either attacker-specified ranges or an embedded list of ports linked to administration, file-sharing, web, directory, VPN, VMware and network-management services.

The scanner sends crafted Ethernet, IPv4 and TCP frames over raw packet sockets, identifies open ports through SYN-ACK replies, performs lightweight TCP handshakes and can retrieve HTTP responses or conduct TLS probing.

Its built-in targets include SSH, Telnet, SMB, LDAP, DNS, SNMP, VMware services, HTTP/HTTPS and VPN-related ports.

From an FMC’s privileged position, this capability could expose internal management systems and services not reachable from the public internet.

Module 0x12 adds targeted packet capture. It opens an AF_PACKET raw socket to collect visible Ethernet frames, parses IPv4 TCP and UDP payloads, and searches them using an Aho-Corasick-style multi-pattern matching routine.

Instead of exfiltrating all traffic, operators can configure duration, protocol and address filters, ports, and content terms.

Matching packets are retained in timestamped pcap-style records, potentially exposing cleartext credentials, authentication cookies, access tokens, administrative commands and sensitive application data.

The malware maintains persistence by copying itself to /lib/tz/timezone_check, creating /etc/init.d/timezone_check, and installing SysV startup links for runlevels 2 through 5.

The time zone-themed paths and service name are intended to appear benign. Successful installation also strongly suggests execution with root-level permissions because the implant must write beneath /lib and /etc.

A separate module supports file uploads, HTTP/HTTPS downloads, arbitrary payload execution and in-memory code loading.

It can register downloaded ELF binaries as additional modules, allowing operators to expand the implant without replacing the entire framework.

The module also uses Google Public DNS at 8.8.8.8 over DNS-over-HTTPS access to resolve transfer-host names, bypassing local resolver infrastructure and reducing conventional DNS-log evidence.

The campaign demonstrates why FMC and comparable network-edge management systems must be treated as high-value intrusion points.

Cisco observed UAT-11823 chaining the two FMC flaws before installing a Netcat reverse shell, proxy tools and the Cyclops Blink variant.

Organizations should immediately apply Cisco’s available hotfixes, inspect FMC devices for anomalous SysV services and the timezone_check paths, review outbound TLS sessions on ports 43856 and 49172, and hunt for raw-socket scanning, unusual internal probes and suspicious packet-capture behavior.

The renewed framework is not simply a persistence implant.

On a compromised management-plane appliance, Cyclops Blink can become an internal reconnaissance platform, a selective network-surveillance sensor and a staging point for broader Sandworm-linked operations.

IOCs

IndicatorTypeContext
89[.]34[.]96[.]56IP addressCyclops Blink C2 server
/lib/tz/timezone_checkFile pathUsed by 2026 version of Cyclops Blink

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Learn 7 Metric-Gated AI SOC Deployment Phases – Download Free AI SOC Deployment Playbook 2026.

Mayura Kathirhttps://gbhackers.com/

Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Text extracted automatically; images, tables and formatting may be missing. Original: https://gbhackers.com/cyclops-blink-variant/