The U.S. Cybersecurity and Infrastructure Security Agency (CISA), in collaboration with the U.K.'s NCSC, has issued a critical alert regarding a newly discovered backdoor named FIRESTARTER. This malware was found on a Cisco Firepower device within a U.S. federal civilian executive branch (FCEB) agency. The malware provides persistent, remote access to the compromised firewall. The initial intrusion, occurring in September 2025, was achieved by exploiting two since-patched vulnerabilities: CVE-2025-20333 (a critical 9.9 CVSS RCE flaw) and CVE-2025-20362. The key threat posed by FIRESTARTER is its ability to maintain persistence even after the device's firmware is updated, rendering standard patching insufficient for remediation. Attackers were confirmed to have used this backdoor to regain access as recently as March 2026.
An unidentified Advanced Persistent Threat (APT) actor conducted a widespread campaign targeting Cisco Adaptive Security Appliance (ASA) and Firepower Threat Defense (FTD) software. The initial access vector was the exploitation of CVE-2025-20333 and CVE-2025-20362. Once on the device, the APT deployed the FIRESTARTER backdoor.
FIRESTARTER's primary function is to provide a persistent foothold. It achieves this by installing a hook within LINA, the core processing engine of the Cisco device's operating system. This hook allows the malware to intercept system functions and execute arbitrary shell code supplied by the attacker via specially crafted network packets. Because this hook is installed in the underlying system and not as a simple file, it is not removed during a standard firmware update or patching process.
CISA's investigation revealed that the attackers used this persistent access to deploy a secondary payload, a post-exploitation toolkit named LINE VIPER. This toolkit enabled the threat actors to:
The attack showcases a high level of sophistication, targeting the core of a network security appliance. The TTPs map to the MITRE ATT&CK framework as follows:
T1190 - Exploit Public-Facing Application.T1059.004 - Unix Shell.T1546 - Event Triggered Execution. By hooking a core process, it ensures its code is executed whenever specific system events occur, guaranteeing its survival across reboots and updates.T1574 - Hijack Execution Flow). By embedding itself deep within a trusted system process, the malware avoids detection by conventional file-based scanners.T1003 - OS Credential Dumping.The persistence mechanism is the most critical aspect of this threat. It means that simply patching the initial vulnerabilities is not enough to remediate a compromised device. Organizations must actively hunt for evidence of the backdoor itself.
The impact of this attack is severe. A persistent backdoor on a perimeter firewall grants an attacker a privileged position within the network. From here, they can monitor all traffic passing through the device, bypass security controls like VPNs, pivot to other internal systems, and maintain long-term, stealthy access to the victim's environment. For a federal agency, this could lead to the exfiltration of sensitive government data, espionage, and a complete loss of network integrity. The fact that the attackers were able to return months later demonstrates the effectiveness of their persistence and the significant challenge defenders face in fully eradicating such threats.
No specific Indicators of Compromise (IOCs) such as IP addresses, domains, or file hashes were mentioned in the source articles. CISA's advisory likely contains specific hunting guidance for federal agencies.
The following patterns may help identify vulnerable or compromised systems:
Anomalous management trafficCisco ASA/FTD Syslog/ngfw/var/log/lina.logDetection requires more than just vulnerability scanning. Organizations with affected Cisco devices should:
D3-DA: Dynamic Analysis.D3-NTA: Network Traffic Analysis.If a device is confirmed to be compromised, the recommended response is to isolate it from the network and perform a complete re-imaging from a trusted source, followed by restoring a clean configuration. Simply patching is insufficient.
Mitigation requires a multi-step approach:
D3-SU: Software Update).New details emerge on Firestarter malware, revealing initial access via compromised credentials and LINE VIPER's role in bypassing MFA for unauthorized VPN access.
A joint report by CISA and NCSC provides further insights into the Firestarter malware. New information indicates initial access was achieved through compromised credentials and dormant user accounts, leading to unauthorized VPN sessions, rather than solely through CVE exploitation. The LINE VIPER post-exploitation tool is now specifically identified as facilitating these unauthorized VPN sessions by bypassing multi-factor authentication. This update clarifies the full attack chain and highlights additional methods used by APT actors to gain and maintain persistent access to Cisco firewalls, emphasizing the critical need for robust credential management and MFA enforcement.
Initial intrusion and deployment of FIRESTARTER backdoor occurred.
Threat actors used the persistent backdoor to return to the compromised device.
CISA and NCSC published a joint advisory on the FIRESTARTER malware.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.