CVE Catalog

CVE-2026-47101

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.74%

51th percentile - higher than 51% of all known CVEs

Summary

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. The allowed_routes field is stored without verifying that the specified routes fall within the user's own permissions, enabling privilege escalation to proxy_admin.

Risk Assessment

An attacker can gain access to administrative functions, potentially leading to full compromise of the LiteLLM system and data confidentiality.

Recommendation

Upgrade LiteLLM to version 1.83.14 or later.

Other vulnerabilities in LiteLLM

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS