A Chinese state-sponsored hacking group has exploited a critical vulnerability in Ivanti Connect Secure VPN appliances since mid-March 2025, marking the second major breach of enterprise network edge devices in months and raising urgent questions about the security of perimeter infrastructure that organizations often treat as "set-and-forget." Tracked as CVE-2025-22457, the stack-based buffer overflow vulnerability carries a CVSS score of 9.0 according to Ivanti's assessment, though NIST assigned a higher score of 9.8 (Critical). The flaw allows unauthenticated attackers to execute arbitrary code remotely by manipulating HTTP headers. It affects Ivanti Connect Secure 22.7R2.5 and earlier versions, legacy Pulse Connect Secure 9.1x appliances (end-of-life since December 2024), Policy Secure gateways, and Neurons for ZTA products. ## A Vulnerability Reassessed Ivanti initially patched the flaw in version 22.7R2.6, released on February 11, 2025, treating it as a product bug rather than a security-critical issue. According to Mandiant and Rapid7, the vulnerability was initially believed to be a low-risk denial-of-service vulnerability due to its limited character space, making remote code execution appear unlikely. That assessment proved incorrect. By mid-March, threat actors had reverse-engineered the patch and developed a sophisticated exploitation chain that bypassed the input restrictions. Ivanti acknowledged the reversal on April 3, 2025, confirming evidence of active exploitation in the wild. The episode underscores a dangerous pattern: security vendors underestimating vulnerabilities in their own products while threat actors invest the resources to prove otherwise. However, industry experts caution that increased vulnerability counts can also reflect improved transparency in disclosure practices, not necessarily declining security posture. ## UNC5221 Returns Mandiant and Google Threat Intelligence Group have attributed the campaign to UNC5221, a Chinese state-sponsored espionage actor with a documented history of targeting network edge devices. The group has specialized in Ivanti exploitation since 2023, when it first chained together zero-days CVE-2023-46805 and CVE-2024-21887 to compromise over 2,100 VPN appliances globally. Following successful exploitation of CVE-2025-22457, UNC5221 deployed a multi-stage malware ecosystem: mermaid graph LR A[Initial Exploitation] --> B[TRAILBLAZE Dropper] B --> C[BRUSHFIRE Backdoor] C --> D[SPAWN Malware] D --> E[Data Exfiltration] The TRAILBLAZE in-memory dropper establishes persistence without writing to disk, evading traditional endpoint detection. The BRUSHFIRE passive backdoor provides command-and-control access, while the broader SPAWN ecosystem enables lateral movement and credential harvesting. Mandiant assesses that UNC5221 studied the patch for the vulnerability in ICS 22.7R2.6 and uncovered through a complicated process how to exploit earlier versions—a technique known as patch diffing that underscores the sophistication of nation-state adversaries. ## The Edge Device Problem This incident represents more than a single vendor's failure. It highlights a systemic weakness in how organizations treat security appliances deployed at the network perimeter. | Vulnerability | CVE ID | CVSS | First Exploited | Status | |--------------|--------|------|-----------------|--------| | Buffer Overflow | CVE-2025-22457 | 9.0/9.8 | March 2025 | Actively Exploited | | Buffer Overflow | CVE-2025-0282 | 9.0 | January 2025 | Actively Exploited | | Auth Bypass | CVE-2023-46805 | 8.2 | December 2023 | Widely Exploited | | Command Injection | CVE-2024-21887 | 8.8 | January 2024 | Widely Exploited | Security teams often deploy VPN appliances, firewalls, and load balancers with the assumption that these hardened devices require minimal ongoing attention. The reality is that edge devices have become prime targets precisely because they're exposed to the internet and frequently overlooked after initial deployment. Ivanti's Chief Security Officer Daniel Spicer was acknowledged by Google's threat intelligence team for partnership in the investigation, and the company has emphasized that network security devices remain a focus of sophisticated and highly persistent threat actors. ## Federal Response and Remediation The US Cybersecurity and Infrastructure Security Agency (CISA) has issued emergency directives requiring federal agencies to patch affected systems and monitor for compromise indicators. CISA Executive Assistant Director Eric Goldstein told reporters that the agency has notified every federal agency operating Ivanti Connect Secure appliances and that multiple agencies have applied mitigations, though investigations into potential compromises remain ongoing. For organizations discovering signs of compromise, Ivanti's guidance is stark: factory reset is mandatory. Patching alone is insufficient once an attacker has established persistence. bash # Recommended remediation steps for compromised appliances: # 1. Isolate the device from the network # 2. Perform factory reset (not just reboot) # 3. Reinstall from version 22.7R2.6 or later # 4. Restore configuration from verified backup # 5. Monitor with Integrity Checker Tool (ICT) Organizations running Pulse Connect Secure 9.x face additional urgency: the product line reached end-of-support in December 2024 and will not receive patches. Ivanti recommends immediate migration to supported versions. The Integrity Checker Tool (ICT) has detected potential compromise on a limited number of customers running vulnerable versions, Ivanti confirmed. Administrators are advised to monitor ICT logs for web server crashes—a potential indicator of exploitation attempts. ## A Pattern Under Scrutiny This latest vulnerability follows a troubling trajectory for Ivanti and the broader network security industry. In January 2024, Volexity researchers documented UNC5221 backdooring over 2,100 Ivanti appliances using the GIFTEDVISITOR webshell. The MITRE Corporation disclosed in April 2024 that its research and prototyping network had been breached by nation-state hackers exploiting Ivanti zero-days in early January of that year, with Mandiant later attributing the attack to UNC5221. Ivanti has defended its security practices, noting that many vulnerabilities appearing on CISA's Known Exploited Vulnerabilities list are n-days exploited after patching rather than zero-days, and that transparent disclosure practices can increase reported CVE counts. Some industry experts have commended Ivanti's disclosure practices while cautioning against judging vendors solely by vulnerability statistics. Threat intelligence reporting indicates UNC5221's 2025 campaign has targeted organizations across multiple countries and industries, with particular focus on defense contractors, government agencies, and financial services firms. ## The Broader Implication The Ivanti saga illustrates a fundamental mismatch: threat actors treat vulnerability research as a full-time investment, while many organizations treat security appliances as infrastructure that requires minimal ongoing attention. Patch management for edge devices must evolve from an afterthought to a core security function. This means: - Automated vulnerability scanning for all internet-facing appliances - Immediate patch deployment when active exploitation is confirmed - Continuous monitoring for indicators of compromise, not just patch status - Vendor accountability for secure development practices As security researchers have noted, attackers only need to be right once while defenders need to be right every time. With UNC5221 demonstrating repeat success against the same vendor's products, the question is no longer whether edge devices will be targeted—it's whether organizations will treat them with the scrutiny they demand. For the thousands of enterprises still running vulnerable Ivanti appliances, the clock is ticking. The next zero-day may already be in development.
Ivanti VPN Under Siege: Second Zero-Day in Months Hits Enterprise Networks
A Chinese state-sponsored hacking group has exploited a critical vulnerability in Ivanti Connect Secure VPN appliances since mid-March 2025, marking the second major breach of enterprise network edge devices in months and raising urgent questions about the security of perimeter infrastructure that organizations often treat as "set-and-forget."
More in vulnerabilities