Rule Category

SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.

Alert Message

SERVER-WEBAPP SonicWall SMA1000 Appliances server side request forgery attempt

Rule Explanation

This rule looks for HTTP requests to the "/wsproxy" endpoint that contain a bmID parameter beginning with a dash-prefixed value and a User-Agent header identifying the "SMA Connect Agent". Successful exploitation allows an attacker to tunnel arbitrary TCP traffic to internal services behind the firewall.

What To Look For

This rule fires on attempts to exploit a server-side request forgery vulnerability in SonicWall SMA1000 appliances.

Known Usage

Attacks/Scans seen in the wild

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

Rule Categories::Server::Web Applications

MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application

Vulnerability::Severity::High

Vulnerability::Severity::Critical

CVE

Rule Vulnerability

Server-Side Request Forgery

Server-Side Request Forgery (SSRF) attackers abuse functionality on the server to read or update internal resources. The attacker can supply or modify a URL for the server to read or submit data to. By carefully selecting the URLs, the attacker may be able to read server configuration such as AWS metadata, connect to internal services like http enabled databases or perform post requests for internal services which are not intended to be exposed.

CVE Additional Information

This product uses data from the NVD API but is not endorsed or certified by the NVD.
CVE-2026-15409
Loading description