Rule Category

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

Alert Message

SERVER-WEBAPP Ivanti Sentry handleMessage command injection attempt

Rule Explanation

This rule looks for HTTP requests targeting the "/mics/api/v2/sentry/mics-config/handleMessage" endpoint that contain a message parameter with the command keyword "execute". Successful exploitation allows an attacker to execute arbitrary operating system commands on the server.

What To Look For

This rule fires on attempts to exploit a command injection vulnerability in Ivanti Sentry web applications.

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

Command Injection

Command Injection attacks target applications that allow unsafe user-supplied input. Attackers transmit this input via forms, cookies, HTTP headers, etc. and exploit the applications permissions to execute system commands without injecting code.

CVE Additional Information

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