Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Remote unauthenticated SSRF (AV:N/AC:L/PR:N/UI:N) with scope change (S:C) into internal systems gives high confidentiality; direct integrity is limited and availability impact is not inherent to an SSRF primitive.
Primary rating from Vendor (sonicwall).
CVSS VectorVendor: sonicwall
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
A Server-side request forgery (SSRF) vulnerability has been identified in the SMA1000 Appliance Work Place interface. A remote unauthenticated attacker could potentially cause the appliance to make requests to unintended location.
Articles & Coverage 1
AnalysisAI
Server-side request forgery in the SonicWall SMA1000 Appliance Work Place interface lets remote, unauthenticated attackers (PR:N) coerce the appliance into issuing attacker-controlled requests to unintended internal or external destinations. It is confirmed actively exploited (CISA KEV), publicly available exploit code exists, and it carries a maximal CVSS 10.0 with a scope change, making internet-facing SMA1000 appliances a high-priority patch. EPSS is modest at 1.40% (69th percentile), which alongside KEV points to targeted rather than mass-scanning exploitation so far.
Technical ContextAI
The SMA1000 is SonicWall's Secure Mobile Access appliance line, providing clientless VPN and remote access; the affected component is the browser-facing Work Place portal. The root cause class is CWE-918 (Server-Side Request Forgery): the Work Place interface accepts a URL or destination parameter and fetches it server-side without adequately validating or restricting the target, so the appliance itself becomes a proxy for requests it should never make. Because the appliance sits at the network edge with privileged reachability into internal segments and cloud metadata endpoints, an SSRF here allows an external actor to reach services that are otherwise unreachable from the internet. The single affected product per CPE is cpe:2.3:a:sonicwall:sma1000, with no other vendors implicated.
RemediationAI
Upgrade SMA1000 firmware to a fixed build above the affected ranges (later than 12.4.3-03434 on the 12.4.x branch and later than 12.5.0-02800 on the 12.5.x branch); consult SonicWall PSIRT advisory SNWLID-2026-0008 (https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2026-0008) for the exact patched version, as a specific fixed build is not enumerated in the provided data and should be confirmed with the vendor before patching. Because this is confirmed actively exploited (CISA KEV), patching is required on CISA's due-date timeline for federal agencies and is strongly advised for all operators. As a compensating control until patched, restrict reachability of the Work Place interface - place the appliance behind allowlisted source IPs or a WAF, and constrain outbound connectivity from the appliance with egress firewall rules that block requests to internal RFC1918 ranges and cloud metadata endpoints (169.254.169.254), which limits SSRF pivot value at the cost of breaking any legitimate internal integrations the portal relies on. Given active exploitation, also hunt for indicators of prior compromise (anomalous outbound requests from the appliance) before assuming mitigation alone is sufficient.
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44404
GHSA-35rc-2vcv-r6q5