Lucene search
K

17 matches found

NVD
NVD
added 2026/05/08 4:16 a.m.6 views

CVE-2026-42203

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the...

8.8CVSS0.00058EPSS
Exploits1References2
NVD
NVD
added 2026/05/08 4:16 a.m.8 views

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...

9.8CVSS0.56947EPSS
Exploits5References3
EUVD
EUVD
added 2026/05/08 3:38 a.m.4 views

EUVD-2026-28503

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...

9.8CVSS6AI score0.56947EPSS
Exploits5References2
Vulnrichment
Vulnrichment
added 2026/05/08 3:38 a.m.6 views

CVE-2026-42208 LiteLLM: SQL injection in Proxy API key verification

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...

9.3CVSS6AI score0.56947EPSS
Exploits5References2
CVE
CVE
added 2026/05/08 3:38 a.m.342 views

CVE-2026-42208

LiteLLM proxy (AI Gateway) versions 1.81.16–1.83.6 suffer a SQL injection in the proxy API key verification path where the caller-supplied key is interpolated into a SQL query during error handling. An unauthenticated attacker can send a crafted Authorization header to LLM routes (e.g., POST /cha...

9.8CVSS6AI score0.56947EPSS
In wildExploits5References3Affected Software1
EUVD
EUVD
added 2026/05/08 3:36 a.m.4 views

EUVD-2026-28502

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the...

8.6CVSS6AI score0.00058EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/05/08 3:36 a.m.27 views

CVE-2026-42203 LiteLLM: Server-Side Template Injection in /prompts/test endpoint

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the...

8.6CVSS0.00058EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:36 a.m.4 views

CVE-2026-42203

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the...

8.6CVSS6AI score0.00058EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/05/08 3:36 a.m.8 views

CVE-2026-42203

LiteLLM (proxy server) is affected from version 1.80.5 up to before 1.83.7 due to Server-Side Template Injection in the POST /prompts/test endpoint. The endpoint renders user-supplied prompt templates without sandboxing, enabling arbitrary code execution inside the LiteLLM Proxy process when auth...

8.8CVSS6AI score0.00058EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2026/05/08 3:35 a.m.6 views

EUVD-2026-28507

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.74.2 to before version 1.83.7, two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a full server configuration i...

8.8CVSS6AI score0.04116EPSS
Exploits1References2
CVE
CVE
added 2026/05/08 3:35 a.m.16 views

CVE-2026-42271

CVE-2026-42271 affects LiteLLM (proxy AI Gateway) prior to 1.83.7. Two MCP preview endpoints, POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list, accepted a full server configuration in the request body (including command, args, env) and would spawn the supplied command as a subpro...

8.8CVSS6AI score0.04116EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.5 views

LiteLLM SQL注入漏洞

LiteLLM is an open-source application developed by Berri AI. It allows for the use of OpenAI format calls for all LLM APIs. In versions 1.81.16 to 1.83.7 of LiteLLM, there was a SQL injection vulnerability. This vulnerability stemmed from the use of database queries during the check of the proxy...

9.8CVSS6.1AI score0.56947EPSS
Exploits5References1
Github Security Blog
Github Security Blog
added 2026/04/25 11:27 p.m.21 views

LiteLLM: Authenticated command execution via MCP stdio test endpoints

Impact Two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a full server configuration in the request body, including the command, args, and env fields used by the stdio transport. When called with a stdio...

8.8CVSS5.7AI score0.04116EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/04/25 11:27 p.m.2 views

GHSA-V4P8-MG3P-G94G LiteLLM: Authenticated command execution via MCP stdio test endpoints

Impact Two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a full server configuration in the request body, including the command, args, and env fields used by the stdio transport. When called with a stdio...

8.8CVSS6AI score0.04116EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/24 4:17 p.m.54 views

LiteLLM has SQL Injection in Proxy API key verification

Impact 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 a...

9.8CVSS6AI score0.56947EPSS
Exploits5References5Affected Software1
OSV
OSV
added 2026/04/24 4:2 p.m.2 views

GHSA-XQMJ-J6MV-4862 LiteLLM: Server-Side Template Injection in /prompts/test endpoint

Impact The POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the LiteLLM Proxy process. The endpoint only checks that the caller presents a valid proxy API key, so any authenticated user cou...

8.6CVSS5.9AI score0.00058EPSS
Exploits1References4
Snyk
Snyk
added 2026/04/20 10:0 p.m.1 views

Command Injection

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Command Injection via preview MCP server endpoints POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list. An attacker can execute arbitrary commands by accessin...

8.8CVSS6.1AI score0.04116EPSS
Exploits1References2
Rows per page
Query Builder