Rule Category

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

Alert Message

SERVER-WEBAPP BerriAI LiteLLM command injection attempt

Rule Explanation

This rule looks for HTTP POST requests to a LiteLLM test endpoint where the Host header contains special characters that can be used to bypass authentication. Successful exploitation may allow an attacker to execute arbitrary commands on the server and bypass access controls.

What To Look For

This rule fires on attempts to exploit a command injection vulnerability in BerriAI LiteLLM web applications.

Known Usage

No public information

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

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

Vulnerability::Severity::High

Vulnerability::Severity::Medium

Vulnerability::Severity::Critical

CVE

Additional Links

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-42271
Loading description
CVE-2026-48710
Loading description