BerriAI LiteLLM SQL Injection Vulnerability
BerriAI — litellm
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 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.
9.3
86.6%
Vector breakdown
- Attack vector
- Network
- Attack complexity
- Low
- Attack requirements
- None
- Privileges required
- None
- User interaction
- None
- Confidentiality (Vulnerable System)
- High
- Integrity (Vulnerable System)
- High
- Availability (Vulnerable System)
- High
- Confidentiality (Subsequent System)
- None
- Integrity (Subsequent System)
- None
- Availability (Subsequent System)
- None
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
- Published
- May 8, 2026
- Modified
- Jul 15, 2026
- Added to KEV
- May 8, 2026
- Federal patch due
- May 11, 2026
CISA required action
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Weakness classification
Proof-of-concept & exploitation references
Weaponization
Public repositories whose name or description references CVE-2026-42208, found via a live GitHub search at request time. These are community-sourced signals, not a verified working exploit - cross-check each one before relying on it, and treat higher star counts and recent activity as (weak) corroboration, not proof.
No public GitHub repositories referencing CVE-2026-42208 were found at last check. Absence here is not proof no exploit exists - see the references below for vendor advisories and write-ups.
References
Frequently asked questions
What is CVE-2026-42208?
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 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.
How severe is CVE-2026-42208?
CVE-2026-42208 has a CVSS base score of 9.3 out of 10 (CVSS 4.0).
Is CVE-2026-42208 actively exploited in the wild?
Yes. CVE-2026-42208 is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added May 8, 2026, meaning CISA has confirmed evidence of active exploitation.
What is the EPSS score for CVE-2026-42208?
86.6% - meaning FIRST.org's EPSS model estimates a 86.6% probability this vulnerability will be exploited in the wild within 30 days (100% percentile among all scored CVEs).
Is there exploit tooling available for CVE-2026-42208?
Yes - a public Nuclei template referencing CVE-2026-42208 exist in public repositories we checked.
What type of vulnerability is CVE-2026-42208?
CVE-2026-42208 is classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')).
Cross-checked against
Impactr finds and proves whether CVE-2026-42208 - or flaws like it - are actually reachable in your own web apps and APIs, with a reproducible exploit as evidence.
Join the waitlist