Deception CheckDeception Check← all research
Threat Briefing · Perimeter Security

Two Zero-Days on the SonicWall SMA Front Door: CVE-2026-15409 and CVE-2026-15410

SonicWall's SMA 1000 remote access gateways were exploited as zero-days by chaining two flaws: an unauthenticated request-forgery bug that tunnels inside the appliance, and an admin-side command injection that ends in root. CISA added both to KEV on July 14, and the vendor is clear that patching alone is not enough.

Deception Check Threat Briefing · July 15, 2026 · CVE-2026-15409 and CVE-2026-15410 · CVSS 10.0 / 7.2 · CISA KEV added 2026-07-14
Update, August 4, 2026 The picture changed after this post went up. A public proof of concept for CVE-2026-15409 appeared on August 3, CISA flagged both CVEs for known ransomware use on August 4, and responders now name INC Ransomware as the dominant actor weaponizing the chain. The ransomware association below, listed as unknown at the time of writing, no longer holds. Read the follow up: The Public Exploit Has Landed on a VPN Gateway a Ransomware Crew Already Owns.
The short version
On July 14, 2026, SonicWall disclosed and patched two vulnerabilities in its Secure Mobile Access (SMA) 1000 Series appliances, and CISA added both to the Known Exploited Vulnerabilities catalog the same day. CVE-2026-15409 is a critical, unauthenticated server-side request forgery flaw in the SMA1000 Work Place interface that lets a remote attacker open a websocket tunnel to services meant to be reachable only from the appliance itself. CVE-2026-15410 is a high-severity code injection flaw in the SMA1000 Appliance Management Console that lets a remote attacker authenticated as an administrator run arbitrary operating system commands. In the intrusions observed so far, the two are used in tandem. SonicWall confirmed active exploitation in the wild, released hotfixes, and stressed that customers must also hunt their logs for indicators of compromise. The federal remediation deadline under BOD 26-04 is July 17, 2026. Ransomware association is listed as unknown.

What the vulnerabilities are

SonicWall SMA 1000 series appliances are secure remote access, or SSL VPN, gateways built for medium to large businesses, multinationals, government agencies, and managed security service providers. They sit at the network edge and decide who is allowed to reach inside. That position is the whole point of the product, and it is also why a flaw here matters so much more than the same flaw somewhere deeper in the stack.

10.0
CVE-2026-15409, SSRF, unauth
7.2
CVE-2026-15410, code injection
Zero-day
exploited before the fix

CVE-2026-15409 is the entry point. It is a server-side request forgery flaw in a websocket proxy feature of the SMA1000 Work Place portal, the part of the box a remote user talks to before they authenticate, reachable at the path /wsproxy on the default HTTPS port. Successful exploitation lets an unauthenticated attacker open a websocket tunnel to services that are only meant to be reachable from the appliance itself, the localhost-only services sitting behind the front door. The attacker borrows the appliance's own trusted position to reach them, all without ever logging in.

CVE-2026-15410 is the finisher. It is a code injection flaw in the SMA1000 Appliance Management Console, the administrative side of the box. An attacker who is authenticated as an administrator can inject operating system commands that the appliance runs, which yields remote code execution and, in effect, full control of the gateway. On its own this bug needs admin access, which is a meaningful bar. Chained behind the request forgery flaw, that bar gets a lot lower.

How the chain works

The reason these two are dangerous together is that each one covers the other's weakness. The code injection bug lives in the Appliance Management Console, which is powerful but gated behind an administrator session and is not meant to be reachable from the internet at all. The request forgery bug needs no session, and its whole effect is to tunnel to exactly those localhost-only services that are normally off limits from outside. Used in tandem, the unauthenticated flaw reaches the surface the authenticated flaw needs, and the authenticated flaw turns that reach into command execution. SonicWall confirmed the two were exploited together as zero-days, and Rapid7's managed detection and response team reported observing the in-the-wild exploitation of internet-facing SMA1000 appliances before the public disclosure.

The appliance whose entire job is to stand between the internet and the internal network is the one an attacker most wants to own, because owning it means inheriting that trusted position.

SonicWall was also candid that this is not a SonicWall-only story. A company spokesperson told Help Net Security, "we have confirmed that these vulnerabilities are being actively exploited in the wild and are not unique to SonicWall." We read that as a caution against treating this as one vendor's isolated bug rather than as part of the broader, sustained targeting of edge access appliances.

Why this hits OT and critical infrastructure

SMA 1000 appliances are general-purpose remote access gateways, not industrial gear. They matter for OT and critical infrastructure for the same reason RMM platforms and firewalls do: they are the trusted channel that reaches into a protected environment. Government agencies, multinationals, and managed security service providers are exactly the operators SonicWall names for this product line, and those operators sit in front of water and wastewater utilities, energy operators, manufacturing sites, and healthcare networks.

An edge VPN gateway is a natural bridge point between the enterprise IT network and the operational network behind it. Compromise the gateway and an attacker does not need a separate OT exploit to start reconnaissance against the environment it fronts. The request forgery flaw makes this concrete: it lets an unauthenticated attacker use the appliance itself to tunnel inward, which is precisely the pivot that segmentation is supposed to prevent. This is the same pattern we have written about with Citrix NetScaler, FortiGate, and Cisco SD-WAN. The edge appliance keeps being the front door, and it keeps being the target.

What we see from our sensors

We run a fleet of honeypots and edge decoys, so we went looking for this activity in our own data. We want to be precise about what we found, and what we did not.

We did not capture CVE-2026-15409 or CVE-2026-15410 themselves. Our decoys are generic SSH, Telnet, SMB, HTTP, and a curated set of industrial protocol and edge-appliance emulations. None of them currently impersonate a SonicWall SMA management console or Work Place portal, so an attacker hunting that exact surface would not find it on our sensors.

What we do see, every day, is the perimeter pressure this campaign assumes. SSL VPN login portals, appliance management consoles on non-standard ports, and probes for the request-forgery patterns that these bugs depend on are constant background noise on our HTTP decoys. Requests that try to make a server fetch an attacker-chosen resource, hunt for internal metadata endpoints, or enumerate admin paths are exactly the class of traffic a request-forgery-driven pivot generates, and we log that shape of request routinely. SonicWall's own note that SMA appliances and firewalls are repeatedly targeted, sometimes through fresh zero-days and sometimes through old known bugs, matches what our sensors see at the edge.

The honest framing
We have not caught these two CVEs. We are not going to claim we have. What we can corroborate from our own data is that internet-exposed VPN portals, appliance management interfaces, and the server-side request forgery patterns this chain relies on are probed at internet scale, all day, every day. A SonicWall-SMA-flavored decoy with a Work Place portal and a management console would convert that inference into captured sessions, and it is now on our short list.

What to do this week

Fixed hotfix versions for CVE-2026-15409 and CVE-2026-15410
SMA 1000 firmware 12.4.3-03453 or 12.5.0-02835
  • Patch to a fixed hotfix, then treat patching as step one, not the finish. Upgrade to 12.4.3-03453 or 12.5.0-02835. SonicWall is explicit that patching alone is not sufficient, and that customers should review logs for indicators of compromise and follow the vendor KB guidance closely.
  • Hunt for evidence of compromise before you assume you are clean. If the appliance was exposed and unpatched, review logs for unexpected outbound or tunneled requests from the appliance itself, which is the fingerprint of the request-forgery exploitation, and for administrative command activity on the management console that you cannot tie to a known change.
  • If indicators are present, follow SonicWall's containment guidance. The vendor advises re-imaging hardware appliances or re-deploying virtual ones, changing all user and administrator passwords, and resetting TOTP tokens. A forged or hijacked admin session means credentials and second factors can no longer be trusted.
  • Get the management console off the public internet. The Work Place portal has to be reachable for remote users, but the Appliance Management Console does not. Restrict management access to a VPN or bastion and to known source IPs, which raises the bar on the authenticated code injection bug considerably.
  • Assume the network behind the gateway is in scope. Because the request forgery reaches inward and the gateway fronts protected environments, treat the internal services the appliance can reach, especially any OT or critical infrastructure segments, as worth a hunt, not just the appliance itself.
  • Indicators and references

    TypeIndicator
    Affected modelsSonicWall SMA6210, SMA7210, SMA8200v (SMA 1000 Series)
    Affected firmware12.4.3-03245, 12.4.3-03387, 12.4.3-03434, 12.5.0-02283, 12.5.0-02624, 12.5.0-02800
    Fixed hotfix12.4.3-03453, 12.5.0-02835
    CVE-2026-15409SSRF, SMA1000 Work Place websocket proxy, unauthenticated, CVSS 10.0
    CVE-2026-15410Code injection, SMA1000 Appliance Management Console, admin-authenticated, CVSS 7.2
    Attack surfaceWork Place websocket proxy, path /wsproxy, TCP 443
    DiscoveryRapid7 MDR observed active exploitation before public disclosure
    CISA KEVBoth added 2026-07-14, required action due 2026-07-17 under BOD 26-04
    RansomwareListed as unknown in CISA KEV
    Vendor advisorySonicWall PSIRT SNWLID-2026-0008
    Containment if IOCs presentRe-image or re-deploy the appliance, rotate all passwords, reset TOTP tokens
    An honest caveat
    Our exploitation account follows the SonicWall PSIRT advisory, CISA's KEV listing, Rapid7's disclosure, and reporting from Help Net Security and other established security press. Our first-party contribution here is the perimeter and request-forgery context from our own sensors, not direct capture of either CVE. Standing up a SonicWall-SMA-flavored decoy with a Work Place portal and a management console would convert that from inference into captured sessions, and it is the next thing we will do on this one.
    About Deception Check Deception Check builds deception-based detection: a fleet of honeypots and realistic edge and OT decoys that catch attackers in the act and classify what they do. Vulnerability details here are drawn from the SonicWall PSIRT advisory SNWLID-2026-0008, Rapid7's disclosure of the in-the-wild exploitation its MDR team observed, and reporting from Help Net Security, with the KEV entry from CISA, dated July 14, 2026. CVSS scores per SonicWall and NVD. Perimeter and request-forgery context is from our own honeypot fleet. Ransomware association listed as unknown by CISA.