This vulnerability is trending on Twitter; this may indicate a growing threat.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade litellm to version 1.84.0 or higher.
litellm is a Library to easily interface with LLM API providers
Affected versions of this package are vulnerable to User Impersonation via manipulation of the Host header during HTTP requests. An attacker can gain unauthorized access to protected management routes by crafting a malicious Host header that causes the authentication layer to evaluate a different route than intended.
Note: This is only exploitable if there is no upstream component (such as a CDN, WAF, reverse proxy with explicit server name allowlists, or host-based load balancer) validating or normalizing the Host header before forwarding requests.
This vulnerability can be mitigated by placing the proxy behind an upstream component that validates or normalizes the Host header, or by restricting network access to the proxy listener.