LiteLLMGHSA-fh2c-86xm-pm2x
LiteLLM Vulnerable to Denial of Service (DoS) via Crafted HTTP Request
High7.5CVE-2024-8984 · Published Mar 20, 2025 · updated Sep 10, 2026
A Denial of Service (DoS) vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource consumption and rendering the service unavailable. The issue is unauthenticated and does not require any user interaction, impacting all users of the service.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| litellm PyPI | < 1.56.2 | 1.56.2 |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-400, CWE-770
- Also known as
- CVE-2024-8984, PYSEC-2026-1545
- nvd.nist.gov/vuln/detail/CVE-2024-8984
- github.com/BerriAI/litellm/commit/4f49f836aa844ac9b6bfbeff27e6f6b2b9cf3f61
- github.com/BerriAI/litellm
- github.com/BerriAI/litellm/blob/8c5ff150f6142608ffe968e4e68429f978fda187/litellm/tests/test_spend_logs.py#L242
- huntr.com/bounties/554fc76b-3097-4223-b4cf-110b853e9355
More LiteLLM advisories
All LiteLLM| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 202025 | LiteLLM Has a Leakage of Langfuse API Keys | High7.5 | No fix yet |
| Mar 202025 | LiteLLM Has an Improper Authorization Vulnerability | High8.1 | 1.61.15 |
| Mar 202025 | LiteLLM Reveals Portion of API Key via a Logging File | High7.5 | 1.44.12 |
| Mar 202025 | LiteLLM Vulnerable to Remote Code Execution (RCE) | High8.8 | No fix yet |
| Mar 202025 | LiteLLM Vulnerable to Denial of Service (DoS) | High7.5 | 1.53.1.dev1 |
| Sep 132024 | LiteLLM Server-Side Request Forgery (SSRF) vulnerability | High7.5 | 1.44.8 |