LiteLLMGHSA-qqcv-vg9f-5rr3
litellm vulnerable to improper access control in team management
Medium5.3CVE-2024-5710 · Published Jun 27, 2024 · updated Sep 10, 2026
berriai/litellm version 1.34.34 is vulnerable to improper access control in its team management functionality. This vulnerability allows attackers to perform unauthorized actions such as creating, updating, viewing, deleting, blocking, and unblocking any teams, as well as adding or deleting any member to or from any teams. The vulnerability stems from insufficient access control checks in various team management endpoints, enabling attackers to exploit these functionalities without proper authorization.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| litellm PyPI | < 1.40.15 | 1.40.15 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-284, CWE-862
- Also known as
- CVE-2024-5710, PYSEC-2026-1551
- nvd.nist.gov/vuln/detail/CVE-2024-5710
- github.com/BerriAI/litellm/commit/da3ae00bd68f451ed8ddf0bc0a9fd34bde5554d6
- github.com/BerriAI/litellm/blob/224148d6133ee50801cb129cbd21ccc213992e25/litellm/proxy/auth/user_api_key_auth.py#L1020
- github.com/berriai/litellm
- huntr.com/bounties/70897f59-a966-4d93-b71e-745e3da91970
More LiteLLM advisories
All LiteLLM| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| 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 | Medium4.9 | No fix yet |
| 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 |