LiteLLMGHSA-8j42-pcfm-3467
SQL injection in litellm
Medium4.9CVE-2024-4890 · Published Jun 6, 2024 · updated Sep 10, 2026
A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'user_id' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability by injecting malicious SQL commands through the 'user_id' parameter, leading to potential unauthorized access to sensitive information such as API keys, user information, and tokens stored in the database. The affected version is 1.27.14.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| litellm PyPI | <= 1.27.14 | No fix yet |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-89
- Also known as
- CVE-2024-4890, PYSEC-2026-1544
More LiteLLM advisories
All LiteLLM| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jun 272024 | litellm vulnerable to improper access control in team management | Medium5.3 | 1.40.15 |
| Jun 272024 | litellm vulnerable to remote code execution based on using eval unsafely | Critical9.8 | 1.40.16 |
| Jun 62024 | Arbitrary file deletion in litellm | High6.5 | 1.35.36 |
| Jun 62024 | SQL injection in litellm | Medium6.4 | 1.40.0 |
| May 182024 | litellm passes untrusted data to `eval` function without sanitization | High7.2 | No fix yet |
| Apr 102024 | LiteLLM has Server-Side Template Injection vulnerability in /completions endpoint | Critical9.8 | 1.34.42 |