
CVE-2025-40602 is a local privilege escalation vulnerability in the appliance management console (AMC) of SonicWall Secure Mobile Access (SMA) 1000 series appliances.
CVE-2025-40602 is a local privilege escalation vulnerability affecting SonicWall Secure Mobile Access (SMA) 1000 series appliances.
The flaw exists in the Appliance Management Console (AMC) due to insufficient authorization checks, allowing an authenticated low-privileged user to escalate privileges.
This vulnerability has been observed being actively exploited in the wild, especially when chained with other vulnerabilities to achieve full system compromise.
The vulnerability allows an attacker with limited access to the SonicWall SMA 1000 management interface to execute actions beyond their assigned privileges.
When successfully exploited, the attacker can:
In real-world attacks, CVE-2025-40602 has been chained with other flaws to achieve unauthenticated remote code execution (RCE).
Successful exploitation may lead to:
CVSS Score: ~6.6 (Medium)
Attack Complexity: Low (when chained)
User Interaction: Not required (in chained exploits)
SonicWall has released security patches and firmware updates addressing this vulnerability.
✔️ Action Required:
If patching is not immediately possible:
intitle:"SonicWall - Appliance Management Console"
inurl:/sonicwall
"SMA 1000" "Management Console"
title:"Appliance Management Console"
product:"SonicWall SMA"
http.title:"Appliance Management Console"
ssl:"SonicWall"
title="Appliance Management Console"
app="SonicWall-SMA"
product.name="SonicWall SMA1000"
product.name="SonicWall SMA"
app="SonicWall SMA1000"
app:"SonicWall SMA"
title:"Appliance Management Console"
git clone https://github.com/cyberleelawat/CVE-2025-40602.git
cd CVE-2025-40602
nuclei -u https://example.com -t CVE-2025-40602.yaml
nuclei -l subdomain.txt -t CVE-2025-40602.yaml
This repository is intended for educational and defensive security purposes only.
The author is not responsible for misuse of the information provided.