Skip to content

Hide Navigation Hide TOC

LiteLLM allowed_routes Authorization Bypass (CVE-2026-47101) - ATR-2026-01934 (51c9a29f-cec8-5f96-a2f4-dc23bef45d11)

Detects CVE-2026-47101 (CVSS 9.9 chain, CWE-285): LiteLLM's virtual-key endpoints /key/generate, /key/update, /key/regenerate and /key/service-account/generate accept an allowed_routes parameter without validating it against the caller's own role. A low-privilege internal_user can mint or update a key whose allowed_routes reach administrative routes (user/key/team/global management), bypassing route authorization and pivoting toward proxy_admin functionality. Affected: LiteLLM before 1.83.14. Detection covers: (a) a /key/* generation or update payload whose allowed_routes include administrative/management routes or a wildcard; (b) explicit CVE-2026-47101 exploitation framing. The detection target is the request shape — a key-mint that grants itself admin routes via allowed_routes — i.e. the authorization-bypass primitive.

Cluster A Galaxy A Cluster B Galaxy B Level
LiteLLM allowed_routes Authorization Bypass (CVE-2026-47101) - ATR-2026-01934 (51c9a29f-cec8-5f96-a2f4-dc23bef45d11) Agent Threat Rules Valid Accounts - T1078 (b17a1a56-e99c-403c-8948-561df0cffe81) Attack Pattern 1
LiteLLM allowed_routes Authorization Bypass (CVE-2026-47101) - ATR-2026-01934 (51c9a29f-cec8-5f96-a2f4-dc23bef45d11) Agent Threat Rules Exploitation for Privilege Escalation - T1068 (b21c3b2d-02e6-45b1-980b-e69051040839) Attack Pattern 1
LiteLLM allowed_routes Authorization Bypass (CVE-2026-47101) - ATR-2026-01934 (51c9a29f-cec8-5f96-a2f4-dc23bef45d11) Agent Threat Rules Exploit Public-Facing Application (47d73872-5336-44f7-81e3-d30bc7e039dd) MITRE ATLAS Attack Pattern 1