Active Exploitation of SonicWall SMA 1000 Zero-Day Vulnerabilities CVE-2026-15409 and CVE-2026-15410

Summary:

Multiple threat actors are actively exploiting two critical zero-day vulnerabilities (CVE-2026-15409 and CVE-2026-15410) affecting SonicWall Secure Mobile Access (SMA) 1000 Series VPN appliances to gain unauthorized root-level access. Observed attacks leveraged a chained exploitation path to bypass authentication, execute arbitrary commands, deploy custom malware, establish persistent access, and capture sensitive credentials and network traffic. The campaign, attributed by Volexity to the threat actor UTA0533, began prior to the public disclosure of the vulnerabilities, highlighting a high level of sophistication and the immediate risk to internet-facing SMA appliances. Organizations using affected devices should apply the latest security patches without delay, investigate for indicators of compromise, rotate potentially exposed credentials, and closely monitor systems for signs of unauthorized activity.

Technical Description:

The observed attacks targeted SonicWall Secure Mobile Access (SMA) 1000 Series VPN appliances by chaining two zero-day vulnerabilities, CVE-2026-15409 and CVE-2026-15410, to achieve unauthenticated remote code execution and full root-level compromise. The attack began with the exploitation of a pre-authentication /wsproxy bypass (CVE-2026-15409), which allowed attackers to establish a WebSocket tunnel to services restricted to localhost. Through this tunnel, the threat actor accessed internal services, including CouchDB and the SMA control service, enabling file read/write operations and the execution of malicious commands. The second vulnerability, a path traversal flaw in the remove_hotfix workflow of the SMA control service (CVE-2026-15410), was then exploited to escalate privileges from an unprivileged service account to the root user, granting complete control of the appliance.

Following successful exploitation, the threat actor deployed multiple custom payloads to establish persistence and facilitate post-exploitation activities. These included the ROOTRUN setuid binary for privileged command execution, the KNUCKLEBALL Python loader, the ORANGETAIL Java web shell, and the Suo5 HTTP proxy to enable covert remote access. Persistence was achieved by modifying legitimate startup scripts and altering the NGINX Unit configuration to expose attacker-controlled endpoints. Additional tools were used to capture unencrypted LDAP traffic and harvest credentials, while temporary files stored in the /tmp and /var/tmp directories supported privilege escalation and malware staging. With root-level access, the attackers were able to intercept authentication data, access cached credentials, manipulate appliance configurations, and maintain long-term unauthorized access to the compromised VPN infrastructure. The full exploitation chain is detailed below.

CVE CVSS Vulnerability Type Affected Product Patch Version
CVE-2026-15409 10.0 (Critical) Pre-authentication Bypass Vulnerability SonicWall Secure Mobile Access (SMA) 1000 Series Appliances Latest SonicWall Security Update (July 2026)
CVE-2026-15410 7.2 (High) Path Traversal Vulnerability SonicWall Secure Mobile Access (SMA) 1000 Series Appliances Latest SonicWall Security Update (July 2026)

Exploitation Demonstration:

  • The attacker sends a specially crafted unauthenticated request to the /wsproxy endpoint to exploit CVE-2026-15409, establishing a WebSocket tunnel to localhost-only services.
  • Through the tunnel, the attacker interacts with internal services such as CouchDB to read and write files, stage malicious payloads, and prepare for privilege escalation.
  • The attacker exploits CVE-2026-15410 in the SMA control service to escalate privileges from an unprivileged service account to the root user, achieving full control of the appliance.
  • Custom malware and persistence mechanisms, including ROOTRUN, KNUCKLEBALL, ORANGETAIL, and Suo5, are deployed by modifying startup scripts and server configurations to maintain long-term remote access.
  • With root-level access established, the attacker harvests credentials, captures network traffic, accesses sensitive data stored on the appliance, and uses the compromised system as a foothold for potential lateral movement.

Ease of Exploitation:

Since the attack chain begins with a pre-authentication vulnerability that does not require legitimate user credentials, remote attackers can immediately target internet-facing SonicWall SMA 1000 Series appliances, making the ease of exploitation high. By chaining CVE-2026-15409 and CVE-2026-15410, attackers can bypass authentication, gain access to internal localhost services, escalate privileges to the root user, and perform arbitrary actions with minimal user interaction. The public availability of proof-of-concept (PoC) code further lowers the barrier to exploitation, increasing the likelihood of widespread attacks against unpatched systems. Organizations with exposed SMA appliances that have not applied the latest security patches face a significant risk of compromise.

Conclusion:

Successful exploitation of these vulnerabilities can result in the complete compromise of affected SonicWall SMA 1000 Series appliances, allowing attackers to gain root-level privileges and execute arbitrary commands. This level of access enables the deployment of persistent malware, the theft of cached or transmitted credentials, interception of network traffic, modification of system configurations, and unauthorized access to sensitive enterprise resources. As VPN appliances often serve as gateways to internal networks, a compromised device can facilitate further intrusion, privilege escalation, and lateral movement, increasing the risk of data breaches, operational disruption, and long-term unauthorized access.

Impact:

Successful exploitation of these vulnerabilities can result in the complete compromise of affected SonicWall SMA 1000 Series appliances, allowing attackers to gain root-level privileges and execute arbitrary commands. This level of access enables the deployment of persistent malware, the theft of cached or transmitted credentials, interception of network traffic, modification of system configurations, and unauthorized access to sensitive enterprise resources. As VPN appliances often serve as gateways to internal networks, a compromised device can facilitate further intrusion, privilege escalation, and lateral movement, increasing the risk of data breaches, operational disruption, and long-term unauthorized access.

IOC and Context Details:

Topics Details
Tactic Name Initial Access, Execution, Persistence, Privilege Escalation, Credential Access, Defense Evasion
Technique Name Exploit Public-Facing Application, Command Execution, Web Shell Deployment, Network Traffic Capture, Credential Theft
Sub Technique Name Pre-authentication Exploitation, Remote Command Execution, Privilege Escalation, Malware Persistence, Network Sniffing
Attack Type Malware
Targeted Applications SonicWall Secure Mobile Access (SMA) 1000 Series VPN Appliances
Region Impacted Global
Industry Impacted Government, Healthcare, Financial Services, Technology, Manufacturing, Education, and Critical Infrastructure
IOC's IP Addresses:
45.131.194.0/24
45.146.54.0/24
63.135.161.0/24
173.239.211.0/24
193.37.32[.]179
193.37.32[.]214
216.73.163[.]151
216.73.163[.]158
CVE CVE-2026-15409
CVE-2026-15410

Recommended Actions:

  • Apply the latest SonicWall security updates immediately to all affected SMA 1000 Series appliances to address CVE-2026-15409 and CVE-2026-15410.
  • Conduct a thorough compromise assessment of affected appliances by reviewing system logs, configuration changes, running processes, and file system artifacts for indicators associated with the exploitation activity.
  • Restrict direct internet exposure of VPN management interfaces wherever possible, and enforce access controls using trusted networks, IP allowlists, and additional security layers.
  • Rotate all credentials that may have been processed or stored by the compromised appliance, including VPN user credentials, administrative accounts, and service account credentials.
  • Monitor for suspicious modifications to SMA system files, startup scripts, NGINX Unit configurations, and unexpected files or binaries in directories such as /tmp, /var/tmp, and appliance application paths.
  • Deploy network monitoring and intrusion detection controls to identify unusual WebSocket activity, unauthorized remote connections, credential harvesting attempts, and abnormal traffic originating from VPN appliances.
  • Maintain offline backups and recovery procedures for VPN appliance configurations to enable rapid restoration in the event of compromise or unauthorized system modifications.
  • Establish a continuous vulnerability management process for internet-facing security appliances, including timely patch deployment, threat intelligence monitoring, and periodic security reviews.

Reference:

https://www.rapid7.com/blog/post/etr-rapid7-mdr-team-discovers-new-sonicwall-sma1000-zero-days-being-actively-exploited-cve-2026-15409-cve-2026-15410/