Skip to content

Hide Navigation Hide TOC

LiteLLM Proxy Authorization-Header SQL Injection — CISA KEV (CVE-2026-42208) - ATR-2026-00451 (2f4b8772-0116-58c9-a2e1-e901ef71ec9c)

Detects exploitation of CVE-2026-42208 (Critical, pre-auth SQL injection in the LiteLLM proxy). The injection surface is the Authorization: Bearer header value, NOT a URI/admin path: LiteLLM's API-key verification concatenates the caller-supplied Bearer token directly into a SELECT against the LiteLLM_VerificationToken table without parameter binding. Because the check runs before authentication is decided, any HTTP client that can reach the proxy can inject on any route (for example POST /chat/completions) — no admin endpoint or credentials required. A single quote escapes the string literal and appends arbitrary SQL, letting an attacker read or modify the backend Postgres (notably litellm_credentials / litellm_config, which hold upstream provider keys). Added to CISA's Known Exploited Vulnerabilities catalog on 2026-05-08; exploited in the wild within ~26 hours of advisory publication. Affected versions >= 1.81.16, < 1.83.7 (GHSA-r75f-5x8p-qvmc). This rule matches SQLi payload shapes (tautology auth bypass ' OR 1=1 --, UNION-based exfiltration, pg_sleep() blind, stacked DROP/TRUNCATE, metadata recon) carried inside an Authorization/Bearer token, and provides defence-in-depth post-patch by catching the payload shape regardless of upstream patch state. CWE-89.

Cluster A Galaxy A Cluster B Galaxy B Level
Command and Scripting Interpreter - T1059 (7385dfaf-6886-4229-9ecd-6fd678040830) Attack Pattern LiteLLM Proxy Authorization-Header SQL Injection — CISA KEV (CVE-2026-42208) - ATR-2026-00451 (2f4b8772-0116-58c9-a2e1-e901ef71ec9c) Agent Threat Rules 1
LiteLLM Proxy Authorization-Header SQL Injection — CISA KEV (CVE-2026-42208) - ATR-2026-00451 (2f4b8772-0116-58c9-a2e1-e901ef71ec9c) Agent Threat Rules Exploit Public-Facing Application (47d73872-5336-44f7-81e3-d30bc7e039dd) MITRE ATLAS Attack Pattern 1
LiteLLM Proxy Authorization-Header SQL Injection — CISA KEV (CVE-2026-42208) - ATR-2026-00451 (2f4b8772-0116-58c9-a2e1-e901ef71ec9c) Agent Threat Rules Exfiltration via ML Inference API (b07d147f-51c8-4eb6-9a05-09c86762a9c1) MITRE ATLAS Attack Pattern 1
LiteLLM Proxy Authorization-Header SQL Injection — CISA KEV (CVE-2026-42208) - ATR-2026-00451 (2f4b8772-0116-58c9-a2e1-e901ef71ec9c) Agent Threat Rules Exploit Public-Facing Application - T1190 (3f886f2a-874f-4333-b794-aa6075009b1c) Attack Pattern 1