Cyber Posture

CVE-2026-42208

CriticalCISA KEVActive Exploitation

Published: 08 May 2026

Published
08 May 2026
Modified
08 May 2026
KEV Added
08 May 2026
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.3737 97.2th percentile
Risk Priority 62 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-42208 is a critical-severity SQL Injection (CWE-89) vulnerability in Litellm Litellm. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 2.8% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

This vulnerability is AI-related — categorised as APIs and Models.

Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

NVD Description

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.81.16 to before version 1.83.7, a database query used during proxy API key checks mixed the caller-supplied key value into the query…

more

text instead of passing it as a separate parameter. An unauthenticated attacker could send a specially crafted Authorization header to any LLM API route (for example POST /chat/completions) and reach this query through the proxy's error-handling path. An attacker could read data from the proxy's database and may be able to modify it, leading to unauthorised access to the proxy and the credentials it manages. This issue has been patched in version 1.83.7.

Deeper analysisAI

Automated synthesis unavailable for this CVE.

Details

CWE(s)
KEV Date Added
08 May 2026

Affected Products

litellm
litellm
1.81.16 — 1.83.7

AI Security AnalysisAI

AI Category
APIs and Models
Risk Domain
N/A
OWASP Top 10 for LLMs 2025
None mapped
Classification Reason
Matched keywords: ai, llm, openai, llm

CVEs Like This One

CVE-2026-42271Same product: Litellm Litellm
CVE-2024-9606Same product: Litellm Litellm
CVE-2026-35030Same product: Litellm Litellm
CVE-2026-35029Same product: Litellm Litellm
CVE-2026-40217Same product: Litellm Litellm
CVE-2026-21643Shared CWE-89both on KEV
CVE-2023-34362Shared CWE-89both on KEV
CVE-2025-25181Shared CWE-89both on KEV
CVE-2025-25257Shared CWE-89both on KEV
CVE-2026-33634Same product: Litellm Litellmboth on KEV

References