CVE-2026-47101
Published:May 21, 2026
Updated:June 11, 2026
LiteLLM prior to 1.83.14 allows an authenticated internal_user to create API keys with access to routes that their role does not permit. When generating a key, the allowed_routes field is stored without verifying that the specified routes fall within the user's own permissions. A key created with access to admin-only routes can then be used to reach those routes successfully, bypassing the role-based access controls that would otherwise block the request, enabling full privilege escalation from internal_user to proxy_admin.
Affected Packages
litellm (CONDA):
Affected version(s) >=1.34.0 <1.83.14Fix Suggestion:
Update to version 1.83.14https://github.com/BerriAI/litellm.git (GITHUB):
Affected version(s) >=v0.1.387 <v1.83.14-stableFix Suggestion:
Update to version v1.83.14-stablelitellm (PYTHON):
Affected version(s) >=0.1.0 <1.83.14Fix Suggestion:
Update to version 1.83.14Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Incorrect Authorization
EPSS
Base Score:
0.05