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 traffic to BerriAI LiteLLM testing URIs where the transport method is stdio and the target command is bash.

What To Look For

This rule looks for traffic to BerriAI LiteLLM that contains attempts to execute bash commands on the server host.

Known Usage

Attacks/Scans seen in the wild

False Positives

Known false positives, with the described conditions

This rule will alert on all attempted bash commands sent to BerriAI LiteLLM servers regardless of whether the originating user / process has the appropriate `PROXY_ADMIN` permissions.

Contributors

Cisco Talos Intelligence Group

Rule Groups

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

Vulnerability::Severity::High

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