Lucene search
+L

53 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/21 8:34 p.m.58 views

CVE-2026-47102

LiteLLM prior to 1.83.10 allows a user to modify their own userrole via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxyadmin...

8.8CVSS5.8AI score0.00654EPSS
SaveExploits2References8
OSV
OSV
added 2026/05/21 8:34 p.m.15 views

CVE-2026-47102 LiteLLM < 1.83.10 Privilege Escalation via User Update

LiteLLM prior to 1.83.10 allows a user to modify their own userrole via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxyadmin...

8.7CVSS7.3AI score
SaveExploits0References14
Cvelist
Cvelist
added 2026/05/21 8:34 p.m.55 views

CVE-2026-47102 LiteLLM < 1.83.10 Privilege Escalation via User Update

LiteLLM prior to 1.83.10 allows a user to modify their own userrole via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxyadmin...

8.8CVSS0.00654EPSS
SaveExploits2References8
EUVD
EUVD
added 2026/05/21 8:33 p.m.31 views

EUVD-2026-31346

LiteLLM prior to 1.83.14 allows an authenticated internaluser to create API keys with access to routes that their role does not permit. When generating a key, the allowedroutes field is stored without verifying that the specified routes fall within the user's own permissions. A key created with...

8.8CVSS5.8AI score0.01185EPSS
SaveExploits3References7
Vulnrichment
Vulnrichment
added 2026/05/21 8:33 p.m.16 views

CVE-2026-47101 LiteLLM < 1.83.14 Privilege Escalation via API Key Generation

LiteLLM prior to 1.83.14 allows an authenticated internaluser to create API keys with access to routes that their role does not permit. When generating a key, the allowedroutes field is stored without verifying that the specified routes fall within the user's own permissions. A key created with...

8.8CVSS5.8AI score0.01185EPSS
SaveExploits3References8
CNNVD
CNNVD
added 2026/05/21 12:00 a.m.30 views

LiteLLM 安全漏洞

LiteLLM is an open-source application developed by Berri AI. It can utilize all LLM APIs in the OpenAI format. Versions of LiteLLM prior to 1.83.14 contained a security vulnerability. This vulnerability stemmed from the lack of verification of whether the allowedroutes field was within the user’s...

8.8CVSS5.8AI score0.01185EPSS
SaveExploits3References1
CNNVD
CNNVD
added 2026/05/21 12:00 a.m.26 views

LiteLLM 安全漏洞

LiteLLM is an open-source application developed by Berri AI. It can utilize all LLM APIs in the OpenAI format. Prior to version 1.83.10, LiteLLM had a security vulnerability. This vulnerability stemmed from the lack of restrictions on the fields that could be modified by the /user and /update...

8.8CVSS5.8AI score0.00654EPSS
SaveExploits2References1
GithubExploit
GithubExploit
added 2026/05/20 1:12 a.m.238 views

Exploit for Command Injection in Litellm

CVE-2026-42271 — LiteLLM Authenticated Command Injection via M...

8.8CVSS6AI score0.83594EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/05/19 1:39 a.m.185 views

Exploit for CVE-2025-11203

CVE-2025-11203 – LiteLLM Health Endpoint APIKEY Information D...

3.5CVSS5.7AI score0.00416EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/05/15 3:49 p.m.154 views

Exploit for Improper Neutralization of Special Elements Used in a Template Engine in Litellm

LiteLLM CVE-2026-42203 PoC Usage Instructions This document e...

8.8CVSS5.8AI score0.00373EPSS
SaveExploits1
NCSC
NCSC
added 2026/05/11 6:38 a.m.44 views

vulnerabilities handled in LiteLLM by BerriAI

BerriAI has addressed vulnerabilities in LiteLLM, specifically in versions 1.74.2 to 1.83.6. LiteLLM is a widely used proxy for managing APIs to a large number of LLM systems in a centralized manner. The first vulnerability involves an SQL injection in the proxy API key verification mechanism,...

9.8CVSS6.4AI score0.8942EPSS
SaveExploits10References2
NVD
NVD
added 2026/05/08 4:16 a.m.50 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.8942EPSS
SaveExploits8References6
CVE
CVE
added 2026/05/08 3:38 a.m.575 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.8942EPSS
SaveIn wildExploits8References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/08 3:38 a.m.13 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.8942EPSS
SaveExploits8References2
OSV
OSV
added 2026/05/08 3:35 a.m.13 views

CVE-2026-42271 LiteLLM: Authenticated command execution via MCP stdio test endpoints

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.7CVSS6.2AI score
SaveExploits0References11
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.20 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.8942EPSS
SaveExploits8References1
The Hacker News
The Hacker News
added 2026/04/29 5:34 a.m.35 views

LiteLLM CVE-2026-42208 SQL Injection Exploited within 36 Hours of Disclosure

In yet another instance of threat actors quickly jumping on the exploitation bandwagon, a newly disclosed critical security flaw in BerriAI's LiteLLM Python package has come under active exploitation in the wild within 36 hours of the bug becoming public knowledge. The vulnerability, tracked as...

9.8CVSS6.2AI score0.8942EPSS
SaveExploits8
Positive Technologies
Positive Technologies
added 2026/04/25 12:00 a.m.23 views

PT-2026-37185

Name of the Vulnerable Software and Affected Versions LiteLLM versions 1.74.2 through 1.83.6 Description A command injection flaw exists in LiteLLM, a proxy server for Large Language Model APIs. The endpoints 'POST /mcp-rest/test/connection' and 'POST /mcp-rest/test/tools/list', used to preview a...

8.8CVSS6.3AI score0.83594EPSS
SaveExploits2References119
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.22 views

PT-2026-35643

Name of the Vulnerable Software and Affected Versions LiteLLM versions 1.81.16 through 1.83.6 Description An unauthenticated pre-auth SQL injection exists in the proxy API key verification process. The issue occurs because a database query mixes caller-supplied values directly into the query text...

9.8CVSS6.2AI score0.8942EPSS
SaveExploits8References218
RedhatCVE
RedhatCVE
added 2026/04/13 5:29 p.m.11 views

CVE-2026-40217

A flaw was found in LiteLLM. A remote attacker can exploit this flaw by performing bytecode rewriting at the /guardrails/testcustomcode URI. This could lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. Mitigation Mitigation for this issue is...

8.8CVSS6AI score0.15056EPSS
SaveExploits2References4
Rows per page
Query Builder