Zero-Click to Root: SonicWall VPN Gateways Under Active Ransomware Siege

Posted by:

|

On:

|

,

On August 3, 2026, cybersecurity researchers disclosed that internet-facing SonicWall Secure Mobile Access (SMA) appliances are under active exploitation by the INC Ransomware gang, which has chained two vulnerabilities into a zero-click path to full root-level compromise. No credentials. No user interaction. No session required. An attacker can send a single web request and gain complete control over a VPN gateway that thousands of organizations rely on for remote access. By the time the ransomware deployment begins, the attackers have already moved laterally through the internal network.

This is not an isolated incident. The same week saw N-able disclose that threat actors bypassed a patch for its N-central remote monitoring and management (RMM) platform, reaching managed client devices and installing persistent Cloudflare tunnels that survived server access revocation. Meanwhile, Russia’s Midnight Blizzard APT was caught stealing Microsoft credentials through compromised public Wi-Fi gateways at hospitality venues. The pattern is unmistakable: edge devices—VPN gateways, management consoles, network appliances—have become the primary entry point for both criminal and nation-state attackers.

The SonicWall Zero-Click Attack Chain

According to reporting from CybersecurityNews and SecurityWeek, the SonicWall campaign exploits two distinct vulnerabilities in SMA1000 appliances. The attack chain begins with an unauthenticated web request that leverages the first flaw to gain initial access, then chains the second vulnerability to escalate privileges to root. The result is complete control of the VPN gateway without any valid credentials, active sessions, or user interaction whatsoever.

Once root access is achieved, the INC Ransomware gang uses the compromised appliance as a launching pad for lateral movement. The gateway’s position at the network edge—straddling the boundary between the internet and the internal corporate network—makes it an ideal pivot point. Attackers can intercept VPN traffic, harvest credentials from legitimate users connecting through the appliance, and tunnel directly into internal systems that may lack adequate segmentation from the VPN termination point.

The INC Ransomware gang, also known as INC Ransom, has been actively targeting healthcare, manufacturing, and technology sectors. Their modus operandi typically involves data exfiltration before encryption, using the stolen data for double-extortion tactics. By compromising VPN gateways, they gain a persistent foothold that can survive initial remediation attempts—exactly the scenario seen in the parallel N-able attack.

The N-able N-central Patch Bypass: When Fixes Fall Short

The SonicWall campaign is not the only edge device crisis this week. N-able, a major provider of remote monitoring and management software used by managed service providers (MSPs), disclosed that threat actors exploited CVE-2026-18577 in its N-central platform after an initial patch proved insufficient. The attackers bypassed authentication on the N-central server, reached managed client devices through the platform’s built-in remote access capabilities, and installed Cloudflare tunnels for persistent access.

What makes this incident particularly alarming is the persistence mechanism. Even after N-able revoked server access following detection, the Cloudflare tunnels installed on managed endpoints continued to operate, maintaining attacker connectivity through an infrastructure layer that the RMM platform could not control. This is a supply chain attack by design—compromising one management console exposes every device it manages, and traditional remediation (revoking access at the server level) does not sever the attacker’s connection to downstream systems.

The N-central incident illustrates a broader trend visible in this week’s threat data. Our analysis of 2,772 recent attack records shows 35 supply chain attacks and 25 zero-day exploits in the current window. When attackers target the management tools that IT teams rely on to secure their environments, the blast radius extends far beyond a single organization. An MSP managing 50 clients can become a vector for 50 simultaneous breaches.

Midnight Blizzard: Nation-State Actors Target Wi-Fi Gateways

While criminal groups like INC Ransomware pursue financial gain, nation-state actors are exploiting edge devices for espionage. SecurityWeek reported that Midnight Blizzard—the Russian state-sponsored APT group responsible for the SolarWinds supply chain attack—has been compromising public Wi-Fi gateways at hotels and hospitality venues to steal Microsoft account credentials from unsuspecting guests.

The attack works by compromising the Wi-Fi gateway itself rather than individual devices. When a guest connects to the hotel network and authenticates to Microsoft services, the compromised gateway intercepts the authentication flow. The stolen credentials are then used to access corporate email, cloud storage, and internal systems. Because the attack occurs at the network infrastructure level, endpoint security tools on the victim’s laptop never detect the compromise.

This campaign highlights a critical blind spot in corporate security programs: the assumption that network infrastructure at trusted venues—hotels, conference centers, airports—is benign. Nation-state actors understand this assumption and are exploiting it systematically.

The Broader Threat Landscape: Edge Devices in Context

This week’s threat intelligence data paints a picture of an attack surface that is expanding faster than defensive capabilities can adapt. Among 2,772 recorded attacks in the seven-day window, ransomware dominates with 1,991 incidents, but the more concerning categories are the ones targeting infrastructure rather than endpoints:

  • Command Injection (95 attacks): Direct exploitation of input validation failures in web-facing applications and APIs—the same class of vulnerability used in the SonicWall attack chain.
  • Supply Chain Attacks (35 attacks): Third-party software, libraries, and management platforms being used as attack vectors, as demonstrated by the N-able incident.
  • Zero-Day Exploits (25 attacks): Previously unknown vulnerabilities being weaponized before patches are available, giving defenders no window to respond.
  • AI-Powered Attacks (4 attacks): An emerging category that warrants close monitoring as threat actors begin leveraging AI for vulnerability discovery and exploit automation.

The sector distribution reinforces why edge device attacks are so damaging. Finance leads with 132 targeted attacks, followed by healthcare at 102 and manufacturing at 101. These sectors share a common characteristic: they operate large numbers of geographically distributed facilities connected via VPN gateways and managed through RMM platforms. When the edge device is compromised, the attacker inherits access to every system it connects.

The United States remains the primary target, with 114 attacks in the seven-day window—more than double the next most targeted country (Germany at 55). Critical infrastructure accounted for 43 attacks, a category that includes the water system intrusions now confirmed to have spread beyond Minnesota to at least six additional states, with Iran-linked hackers identified as the perpetrators.

Five Steps to Secure Your Edge

The convergence of the SonicWall, N-able, and Midnight Blizzard campaigns sends a clear message: perimeter devices can no longer be treated as set-and-forget infrastructure. Here are five actionable steps organizations should take immediately:

1. Audit and Patch All Edge Devices Immediately. Inventory every internet-facing appliance—VPN gateways, load balancers, RMM consoles, firewalls—and verify they are running the latest firmware. The SonicWall attack exploits known vulnerabilities with available patches. The N-able incident demonstrates that a single patch may be insufficient; monitor vendor advisories for subsequent updates and apply them the day they are released. If a device cannot be patched, remove it from the internet or place it behind a properly configured reverse proxy with additional authentication layers.

2. Implement Network Segmentation Around VPN Termination Points. VPN gateways should not have unrestricted access to internal networks. Use VLAN segmentation, microsegmentation, or zero-trust network access (ZTNA) to ensure that even if a gateway is compromised, the attacker cannot pivot freely. Critical systems—domain controllers, databases, backup servers—must be in isolated segments with separate authentication requirements. A compromised VPN gateway should give an attacker access to a quarantine VLAN, not the corporate crown jewels.

3. Deploy Continuous Monitoring on Edge Devices. Edge devices generate logs that can reveal compromise before ransomware deployment begins. Monitor for unusual authentication patterns, unexpected outbound connections (such as Cloudflare tunnels appearing on managed endpoints), configuration changes, and new admin accounts. A US-based Security Operations Center with 24/7 monitoring can detect the early indicators of edge device compromise—the web shell deployment, the credential harvesting, the lateral movement—before the ransomware payload executes.

4. Validate RMM and MSP Access Chains. The N-able incident shows that revoking access at the server level does not necessarily sever attacker connectivity to managed devices. Conduct a full audit of all remote management tools—RMM platforms, SSH keys, Cloudflare tunnels, AnyDesk installations, TeamViewer deployments—and remove any that are unauthorized or no longer needed. Rotate all credentials for legitimate remote access tools and implement IP allowlisting where possible.

5. Assume Compromise and Practice Recovery. The zero-click nature of the SonicWall attack means that even organizations with strong patch management may be compromised before a patch is available. Maintain offline, immutable backups of critical systems. Test restoration procedures quarterly. Ensure incident response playbooks include specific scenarios for edge device compromise, including the steps to isolate a compromised gateway without severing legitimate remote access for essential personnel.

The Edge Is the New Perimeter

For years, security teams have debated whether the network perimeter is dead. The answer from this week’s threat data is clear: the perimeter has not disappeared—it has fragmented. Every VPN gateway, every RMM console, every Wi-Fi access point at a hotel or conference center is now a piece of the perimeter. And attackers are exploiting the fact that these devices are often managed by different teams, patched on different schedules, and monitored with different tools than traditional endpoints.

The INC Ransomware gang’s zero-click exploitation of SonicWall appliances, the N-able patch bypass with its persistent Cloudflare tunnels, and Midnight Blizzard’s systematic compromise of hospitality Wi-Fi gateways are not three separate stories. They are three manifestations of the same strategic shift: attackers have recognized that edge devices are the soft underbelly of enterprise security, and they are exploiting that weakness with increasing sophistication and coordination.

Organizations that continue to treat edge devices as infrastructure—managed by IT, patched when convenient, monitored passively—will find themselves in the crosshairs. The organizations that survive are those that treat every internet-facing device as a potential breach point, monitor it continuously, segment it aggressively, and respond to anomalies before the ransomware payload ever lands.

If your organization needs help assessing its edge device exposure or establishing continuous monitoring of VPN gateways, RMM platforms, and network appliances, contact DefendEdge. Our US-based Security Operations Center provides 24/7 threat detection and response, with the expertise to identify edge device compromises before they become ransomware incidents.

Leave a Reply

Your email address will not be published.Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.