Bug 2480635 (CVE-2026-47101) - CVE-2026-47101 litellm: LiteLLM: Privilege escalation via API key generation with insufficient permission validation
Summary: CVE-2026-47101 litellm: LiteLLM: Privilege escalation via API key generation ...
Keywords:
Status: NEW
Alias: CVE-2026-47101
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-21 21:01 UTC by OSIDB Bzimport
Modified: 2026-06-25 15:05 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-21 21:01:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.