CVE-2025-23006 — SonicWall SMA1000 Appliances Deserialization Vulnerability

CVE-2025-23006

SonicWall SMA1000 — Pre-Auth Deserialization RCE in AMC/CMC Management Console (Ransomware, Zero-Day)

What is SonicWall SMA1000?

SonicWall Secure Mobile Access (SMA) 1000 series appliances are enterprise SSL VPN and remote access gateway appliances used by organizations to provide secure remote access for employees and partners. The SMA1000 includes an Appliance Management Console (AMC) for device administration and a Central Management Console (CMC) for multi-appliance management. Because SMA1000 appliances serve as network access gateways, they are internet-facing by design and sit at the network perimeter. Compromising an SMA1000 gives an attacker the ability to intercept VPN traffic, harvest credentials, disable remote access for legitimate users, and use the appliance as a foothold into the internal network.

Overview

CVE-2025-23006 is a critical pre-authentication deserialization vulnerability (CWE-502, CVSS 9.8) in the SonicWall SMA1000 Appliance Management Console (AMC) and Central Management Console (CMC). An unauthenticated remote attacker can send a crafted request to the management interface that triggers unsafe deserialization, achieving arbitrary OS command execution with root privileges. SonicWall confirmed active in-the-wild exploitation as a zero-day before the January 2025 patch. CISA added it to the KEV catalog the day after the advisory with ransomwareUse: true.

Affected Versions

Product Vulnerable Fixed
SonicWall SMA1000 Appliances (all models) Firmware prior to 12.4.3-02854 12.4.3-02854

Note: This vulnerability affects SMA1000 series only, not SMA100 series (different product family).

Technical Details

The vulnerability (CWE-502: Deserialization of Untrusted Data) is in the SMA1000 management interface (AMC/CMC). The management console accepts serialized data objects in certain HTTP request paths without authentication. An attacker crafts a malicious serialized object payload and submits it to the vulnerable endpoint; the appliance deserializes the object and executes the embedded OS commands with root privileges.

SonicWall's advisory noted that exploitation required the management interface to be network-accessible — which is standard for SMA1000 deployments since the AMC/CMC must be reachable for administration. No authentication or prior knowledge of the environment (beyond the appliance's IP address) is required.

Discovery

SonicWall's PSIRT confirmed they were notified of active exploitation before the advisory was published. Microsoft Threat Intelligence was credited with reporting the active exploitation. No individual external researcher is publicly credited for the original vulnerability discovery.

Exploitation Context

SonicWall confirmed active in-the-wild exploitation before the January 2025 advisory — a zero-day. Microsoft Threat Intelligence confirmed exploitation by a Microsoft-tracked threat actor. CISA added CVE-2025-23006 to the KEV catalog on 24 January 2025 — just one day after the advisory — with ransomwareUse: true. The very fast KEV addition (next-day) and ransomware flag indicate CISA had prior intelligence of exploitation before the advisory was published. Post-exploitation of SMA1000 provides network access gateway control, enabling credential interception and lateral movement.

Remediation

  1. Update SMA1000 firmware to 12.4.3-02854 or later immediately — download from MySonicWall support portal.
  2. Restrict AMC/CMC access: apply firewall or access control rules to limit management interface access to trusted administrative IP ranges. The management interface should never be accessible from untrusted networks or the internet.
  3. Review VPN access logs for anomalous session activity, credential usage from unexpected locations, or configuration changes made during the vulnerability window.
  4. Rotate all VPN user credentials and administrator passwords if exploitation is suspected — VPN credentials accessible to a compromised gateway should be treated as compromised.
  5. Monitor for lateral movement from the SMA1000's network position — a compromised gateway has a trusted position in the network and may be used as an attack pivot.
  6. SMA100 series users: this vulnerability does not affect your product — verify you have the correct product line.

Key Details

PropertyValue
CVE ID CVE-2025-23006
Vendor / Product SonicWall — SMA1000 Appliances
NVD Published2025-01-23
NVD Last Modified2025-10-31
CVSS 3.1 Score9.8
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SeverityCRITICAL
CWE CWE-502 find similar ↗
CISA KEV Added2025-01-24
CISA KEV Deadline2025-02-14
Known Ransomware Use ⚠️ Yes

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2025-02-14. Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

Timeline

DateEvent
2025-01-22SonicWall releases firmware 12.4.3-02854 — patching the zero-day
2025-01-23SonicWall PSIRT advisory SNWLID-2025-0002 published; CVE published
2025-01-24CISA adds to Known Exploited Vulnerabilities catalog (ransomwareUse: true)
2025-02-14CISA BOD 22-01 remediation deadline