CVE-2026-47101

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-21 21:16

Updated : 2026-07-23 16:10


NVD link : CVE-2026-47101

Mitre link : CVE-2026-47101

CVE.ORG link : CVE-2026-47101


JSON object : View

Products Affected

litellm

  • litellm
CWE
CWE-863

Incorrect Authorization

CWE-639

Authorization Bypass Through User-Controlled Key