Deception CheckDeception Check← all research
Threat Research · Vulnerability Update

The Public Exploit Has Landed on a VPN Gateway a Ransomware Crew Already Owns: CVE-2026-15409 and CVE-2026-15410

SonicWall's SMA 1000 secure remote access appliance sits at the edge of the network, internet-facing by design, as the front door into internal estates. Two chained flaws turn a single unauthenticated request into root on that gateway. Three weeks after disclosure the two things responders feared most both arrived: a public proof of concept surfaced on August 3, and CISA flagged the pair for known ransomware use on August 4, with INC Ransomware now the dominant operator.

Deception Check  |  August 4, 2026  |  CVE-2026-15409 (CVSS 10.0), CVE-2026-15410 (CVSS 7.2)  |  SonicWall SMA 1000  |  SonicWall SNWLID-2026-0008, added to CISA KEV 2026-07-14
The short version CVE-2026-15409 and CVE-2026-15410 are a pair of flaws in SonicWall's Secure Mobile Access (SMA) 1000 series, the enterprise SSL VPN gateways that many organizations put on the public internet as the front door to their internal network. Chained, they take an unauthenticated attacker from a single crafted request to full root control of the appliance. SonicWall patched them on July 14, 2026, CISA added both to the Known Exploited Vulnerabilities catalog the same day with a three day remediation clock, and they had already been exploited as zero days since at least June 22. We covered the original disclosure on July 15. This is an update, because two things changed this week that materially raise the risk. First, a public proof of concept for CVE-2026-15409 appeared on August 3, the exact accelerant Tenable warned about at disclosure. Second, on August 4 CISA updated the KEV entries to mark them as known to be used in ransomware campaigns, and independent responders now name INC Ransomware as the dominant actor weaponizing the chain. The item reached this update through our independent proof of concept gate, corroborated by the fresh KEV ransomware flag. We flag it under our operational technology and critical infrastructure watch for one honest reason, stated plainly below: an edge VPN gateway is the inward pivot that network segmentation is meant to stop, and these appliances routinely bridge remote users into estates that include critical infrastructure IT.

What changed since our July 15 coverage

When we first wrote about this pair, the appliances were under active zero day exploitation but there was no public exploit code, and CISA had not tied the flaws to ransomware. Both of those caveats have now fallen away, which is why we are returning to it rather than leaving it on the watch list.

Two developments this week August 3, 2026: a public proof of concept repository for CVE-2026-15409 was published, describing code execution reached through the appliance's internal services. At disclosure there was none. August 4, 2026: CISA updated the KEV records for both CVE-2026-15409 and CVE-2026-15410 to mark them as known to be used in ransomware campaigns. Reporting from Rapid7, Volexity, and Resecurity attributes the surge to INC Ransomware, which Ransomware.Live shows at 885 claimed victims to date, the most recent listed on August 2.

At disclosure, Tenable's Scott Caveza set the expectation directly.

If and when a public PoC exploit becomes available for these vulnerabilities, we anticipate an increase in exploitation as attackers will attempt to leverage these flaws as part of their attacks.

That PoC is now public. When a maximum severity, unauthenticated flaw on an internet-facing appliance gains working exploit code, the population of capable attackers widens from a handful of skilled operators to anyone who can run a script, so the practical urgency is higher today than it was three weeks ago even though the CVEs are the same.

What the appliance is, and why it matters

The SMA 1000 series are SonicWall's enterprise SSL VPN gateways. They sit at the edge of the network, internet-facing by design, and they are the front door remote workers pass through to reach internal systems. Because they aggregate remote access credentials, live VPN session tokens, and multi-factor secrets, and because they have a clear view of the internal network behind them, a compromise at the appliance itself is far more valuable than a single stolen laptop. SonicWall lists the operators of these devices as including government agencies, large multinationals, and managed security service providers. The patched models are the 6210, 7210, and 8200v.

10.0
CVSS, CVE-2026-15409 (SSRF)
7.2
CVSS, CVE-2026-15410 (to root)
Jun 22
zero-day exploitation since

How the exploit chain works

We describe the mechanics at the level reputable responders have published, and we do not reproduce or run exploit code. According to Resecurity's analysis, the chain has two conceptual stages that fit together into one unauthenticated path to root.

First, CVE-2026-15409, rated a maximum 10.0, is a pre-authentication weakness in the appliance's /wsproxy endpoint on the Workplace interface. It lets a remote, unauthenticated attacker open a tunnel to services that were only ever meant to be reachable from the appliance itself, on localhost. This is the classic server-side request forgery problem, an outsider persuading the trusted machine to make requests on their behalf, and on an edge gateway it is exactly the inward reach that perimeter controls are supposed to deny. Second, CVE-2026-15410, rated 7.2, is a path traversal in the remove_hotfix workflow of the appliance's control service. Reached through the first flaw's tunnel, it is abused to climb from a low privilege service account to root. One note on how the public description of CVE-2026-15410 has evolved: at disclosure, SonicWall and Tenable characterized it as a code injection flaw in the Appliance Management Console requiring authentication, and our July 15 coverage followed that framing; the control-service path traversal described here is the fuller mechanism responders published once they took the chain apart, reached through the SSRF rather than an admin login.

When combined, these flaws transform a single unauthenticated HTTP request into full root control of a VPN gateway.

The public proof of concept published on August 3 describes reaching code execution through an internal service exposed by the first flaw. We note its existence because a working exploit changes the threat model, but we have not validated or executed it, and we treat its specific technical claims as unconfirmed until corroborated by the vendor or established researchers. What is already well corroborated is what attackers do after they land. Volexity attributes the pre-disclosure activity, beginning June 22, to a cluster it tracks as UTA0533, and describes the deployment of a Python loader named KNUCKLEBALL that launches the open source Suo5 HTTP proxy, alongside a custom Java web shell it calls ORANGETAIL. Rapid7 reports that the operators extract high value credentials, active session databases, and Time-Based One-Time Password multi-factor seed configurations, the ingredients for durable access and lateral movement into the internal network. That is the pivot from a single gateway into the estate behind it.

The ransomware turn

The reason this update matters beyond a scanner alert is who is now driving the exploitation. Multiple responders have converged on the same actor.

More recently, INC Ransomware has emerged as the dominant threat actor actively weaponizing this vulnerability chain.

That assessment comes from Douglas McKee, director of vulnerability intelligence at Rapid7, in reporting by The Hacker News, and it aligns with Resecurity, which observed INC accelerating its activity since the beginning of August and listing new victims on its data leak site. The victims disclosed between mid July and the start of August span private sector and government organizations in the United States, Australia, the United Arab Emirates, Colombia, and Switzerland. Resecurity also documents aggressive follow-on pressure, with victims receiving phone calls and emails from people claiming to represent the attackers, a reminder that the extortion does not end when the encryption does. CISA's August 4 update to the KEV entries, marking both CVEs as known to be used in ransomware, is the government catalog catching up to what those responders are seeing in the field.

Why an edge VPN appliance lands on an OT and CI watch

We want to be precise about scope. The SMA 1000 is an IT security appliance, not an industrial control system, and neither CVE is an ICS advisory. We flag it under our operational technology and critical infrastructure watch for a specific and, we think, defensible reason. An SSL VPN gateway is the sanctioned bridge from the outside world into the internal network, and the internal networks behind these appliances frequently include the IT that sits next to plant floors, clinics, water and energy operations, and building systems. The whole security value of segmentation between a corporate network and an operational one depends on the edge not being an open pivot. An unauthenticated flaw that turns the gateway itself into attacker-controlled root is that pivot, delivered. When the actor on the other end is a ransomware crew that harvests credentials and MFA seeds before moving laterally, the distance from the public internet to a sensitive internal network collapses to a single request. That exposure is real even though the flaw lives in an IT product, and we frame it as indirect rather than overstating it as a direct ICS compromise.

What we see from our sensors

We run a fleet of honeypots and edge decoys, and this vulnerability sits squarely in our lane by category. It is reached by sending traffic to the web interface of an internet-facing VPN gateway, which is exactly the reachability our edge decoys are built to emulate and observe. Internet-wide scanning for SSL VPN endpoints, and probing of appliance specific paths, is a constant in our first-party data, and it reliably intensifies once a public exploit exists for a named product.

The honest framing We are not reporting confirmed CVE-2026-15409 or CVE-2026-15410 captures in our own fleet, and we will not imply that we have them. Our decoys present as generic services rather than as a SonicWall SMA emulation, so we would not expect to catch this specific chain end to end. What we can corroborate from first-party data is the steady, opportunistic scanning of internet-facing remote access appliances, which is the reachability this attack needs. If you operate an SMA 1000, the place to look is the appliance and the network directly behind it: requests to /wsproxy from unexpected external addresses, and any correlation between those and internal authentication or lateral movement.

How to fix and contain it

Patching is necessary but, because these attacks steal credentials and session material before they are noticed, it is not sufficient on its own. Treat any exposed, unpatched appliance as potentially already compromised and hunt accordingly.

Fixed versions (SonicWall SNWLID-2026-0008)
12.4.3-03453 and later, or 12.5.0-02835 and later, on SMA 1000 models 6210, 7210, and 8200v

Indicators and references

TypeDetail
CVEsCVE-2026-15409, SMA 1000 server-side request forgery, CVSS 10.0; CVE-2026-15410, remote code execution via path traversal in the control service, CVSS 7.2
ProductSonicWall Secure Mobile Access (SMA) 1000 series SSL VPN gateway, models 6210, 7210, 8200v, internet-facing by design
ChainPre-auth /wsproxy tunnel to localhost-only services (15409), then path traversal in the remove_hotfix workflow of the control service to root (15410); one unauthenticated request to root
Post-exploitationTheft of credentials, active session databases, and TOTP MFA seeds; KNUCKLEBALL Python loader, Suo5 HTTP proxy, ORANGETAIL Java web shell; lateral movement into the internal network
Fixed12.4.3-03453+ or 12.5.0-02835+ per SonicWall SNWLID-2026-0008
Public PoCRepository for CVE-2026-15409 published 2026-08-03 (surfaced via the PoC-in-GitHub feed); existence noted, technical claims unvalidated, not executed
RansomwareCISA KEV marked known ransomware use on 2026-08-04; INC Ransomware named as the dominant actor by Rapid7, Volexity, and Resecurity; 885 claimed victims on Ransomware.Live, latest 2026-08-02
ExploitationActive in the wild since at least 2026-06-22 (Volexity cluster UTA0533); added to CISA KEV 2026-07-14, remediation due 2026-07-17
An honest caveat Our account is drawn from the SonicWall advisory SNWLID-2026-0008, the CISA Known Exploited Vulnerabilities catalog entries for both CVEs, the NVD records, and reporting and analysis from Tenable, Resecurity, Rapid7, Volexity, and The Hacker News. Two limits are worth restating. First, we noted the public proof of concept because its existence changes the risk calculus, but we have not validated or run it, and we describe the exploit mechanics only at the level established researchers have confirmed. Second, the OT and CI relevance is indirect: the SMA 1000 is an IT security appliance, and what earns it your attention is where it sits, as the internet-facing bridge into networks that frequently include critical-infrastructure IT. We have not observed this specific chain in our own fleet, and we do not emulate the SMA 1000.