// 3 CRITICAL · 3 ZERO-DAY · 5 CVE · 4 EXPLOIT · 3 ADVISORY IN THE LAST 24H
SonicWall patched two actively exploited zero-days in SMA 1000 appliances that chain for unauthenticated remote code execution. CISA ordered federal agencies to patch by September 5, 2026.

SonicWall disclosed on September 2, 2026, two actively exploited zero-day vulnerabilities in SMA 1000 edge VPN appliances. The severity is critical: the attack chain enables unauthenticated remote code execution on devices that guard access to corporate networks. CISA has imposed two imminent patching deadlines on federal agencies, both set for September 5.

Key Takeaways
  • CVE-2026-83548 is a pre-authentication SSRF vulnerability with a CVSS 10.0 score, the maximum severity; CVE-2026-83549 is a post-authentication command injection with CVSS 7.8.
  • The two flaws can be chained to achieve unauthenticated RCE on SMA 6210, 7210, and 8200v models, according to Rapid7.
  • SonicWall did not publish indicators of compromise in its advisory, complicating threat hunting for defenders.
  • Five SMA 1000 vulnerabilities have entered CISA's KEV catalog since December 2025 alone; ten of the nineteen SonicWall vulnerabilities in the KEV since 2021 are linked to ransomware campaigns.

The Attack Chain: From SSRF to Command Injection

The first link in the chain is CVE-2026-83548, a pre-authentication Server-Side Request Forgery in the Appliance Work Place interface. The attack vector is remote, requires no privileges or user interaction, and impacts confidentiality, integrity, and availability. The CVSS 3.1 score is 10.0, with vector AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H.

The second flaw, CVE-2026-83549, resides in the Appliance Management Console and is an operating system-level command injection vulnerability, triggerable after authentication. Its CVSS is 7.8, with vector AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

According to Rapid7, the two vulnerabilities can be chained to achieve unauthenticated remote code execution. SonicWall confirmed that threat actors are chaining both bugs, as reported by CyberScoop.

Affected Models and Patched Versions

The vulnerable appliances are the SMA 6210, SMA 7210, and SMA 8200v models. Affected versions are 12.4.3-03453 and earlier, and 12.5.0-02835 and earlier, according to information published by The Hacker News.

The available patches are versions 12.4.3-03526 and 12.5.0-02952. Official release notes and NVD records confirm this remediation timeline.

A Recurring Pattern: Five Zero-Days in Nine Months

The September disclosure is not isolated. CyberScoop documents that five SMA 1000 vulnerabilities have been added to CISA's KEV catalog since December 2025 alone. SonicWall's edge product has become a systematic target.

The historical data is even more telling: ten of the nineteen SonicWall vulnerabilities in the CISA KEV since 2021 are linked to ransomware campaigns. The INC and Akira groups have shown specific interest in this attack surface.

In July 2026, Huntress documented approximately thirty compromised SonicWall customers in less than two days, highlighting the speed of exploitation once a flaw becomes public.

"Please stop us if you've heard this one before: Another appliance sitting at the edge of the network, another pair of vulnerabilities chained together, and another unauthenticated path to complete compromise" Jake Knott, head of threat intelligence at watchTowr, in CyberScoop

SonicWall's Contradiction: Internal Discovery and Active Exploitation

A point of friction in the vendor's communication concerns the origin of the discovery. The Hacker News reports that the vulnerabilities were identified internally by SonicWall's William Perry and Adam Babis. At the same time, CyberScoop cites SonicWall's statement that the company "investigated a case indicating the active exploitation."

WatchTowr researcher Jake Knott raised the issue explicitly: "SonicWall says these vulnerabilities were internally discovered, while also saying it investigated a case indicating active exploitation. Please pick one, or, at minimum, explain how both are true."

The dossier does not clarify the timeline of this overlap, nor does it provide details on when the first known exploitation occurred.

What to Do Now

For U.S. federal agencies, CISA has mandated patching by September 5, 2026, via Binding Operational Directive 22-01. The deadline is dual: both vulnerabilities share the same due date, three days after their addition to the KEV catalog.

SOC operators and security teams should consider these actions:

  • Verify the firmware version of production SMA 1000 appliances and compare it against the patched versions 12.4.3-03526 and 12.5.0-02952.
  • Schedule patch deployment with maximum priority, given the combination of active exploitation, absence of public IOCs, and history of rapid compromise.
  • Monitor access logs for the Appliance Work Place and Appliance Management Console interfaces for anomalies predating the disclosure.
  • Evaluate temporary isolation of appliances that cannot be patched immediately, in light of the pre-authentication vector and maximum severity.

Why Missing IOCs Complicates Everything

The absence of indicators of compromise in the SonicWall advisory is a significant operational limitation. Without network signatures, file hashes, or detectable behaviors, defenders must operate by subtraction: monitor exposed interfaces, correlate anomalous access, and reconstruct the timeline themselves. It is a pattern that repeats with edge appliance vendors, where technical disclosure remains incomplete precisely when patching pressure is highest.

The Huntress data on thirty customers compromised in under forty-eight hours in July 2026 is not a prediction: it is a measure of how quickly public or semi-public exploits are operationalized against this class of devices.

Frequently Asked Questions

Who discovered the vulnerabilities?

According to The Hacker News, they were internal SonicWall researchers: William Perry and Adam Babis.

What does "attack chain" mean in this case?

It means the pre-authentication SSRF (CVE-2026-83548) can be exploited to reach and trigger the post-authentication command injection (CVE-2026-83549), eliminating the requirement for valid credentials for the full compromise.

Why did CISA impose two identical deadlines?

Both vulnerabilities were added to the KEV catalog on September 2, 2026, with a deadline of September 5, likely because they are considered interdependent in the attack chain and therefore inseparable in terms of mitigation priority.

Sources

Information verified against cited sources and current as of publication.

Fonti


Sources and references
  1. cyberscoop.com
  2. thehackernews.com
  3. hendryadrian.com
  4. nvd.nist.gov