CyberRota
Back to database

CVE-2026-47101

HIGH · CVSS 8.8 EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-21 · Last synced: 2026-06-20

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-47101
Severity
HIGH
CVSS
8.8
EPSS
0.46%

Original NVD Description

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.