Incorrect authorization in LiteLLM - CVE-2026-47101
Published: June 25, 2026
LiteLLM
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper authorization in the API key generation logic when processing the allowed_routes field during key creation. A remote user can create an API key with access to unauthorized routes to escalate privileges.
A created key can be granted access to admin-only routes, allowing escalation from internal_user to proxy_admin.