Rule Category

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

Alert Message

SERVER-WEBAPP LiteLLM authentication bypass attempt

Rule Explanation

This rule looks for HTTP "POST" requests to a URI that begins with the "/mcp/" path and contains the ".well-known" segment, indicating a request that may be incorrectly treated as public. Successful exploitation allows unauthenticated users to access protected resources through the LiteLLM proxy.

What To Look For

This rule fires on attempts to bypass authentication in LiteLLM 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::Critical

Vulnerability::Severity::High

CVE

Additional Links

Rule Vulnerability

Authentication Bypass

An Authentication Bypass occurs when there is a way to avoid providing user credentials to a system before performing restricted operations on said system.

CVE Additional Information

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