Lucene search
+L

476 matches found

Nuclei
Nuclei
added 12 hours ago42 views

LiteLLM - Arbitrary File Read

LiteLLM 1.83.0 contains a broken access control vulnerability caused by lack of admin role enforcement on /config/update endpoint, letting authenticated users modify configurations, execute code, read files, and take over accounts. id: CVE-2026-35029 info: name: LiteLLM - Arbitrary File Read...

8.8CVSS5.6AI score0.26409EPSS
SaveExploits2References3
Nuclei
Nuclei
added 2 days ago102 views

LiteLLM - Server-Side Request Forgery

LiteLLM vulnerable to Server-Side Request Forgery SSRF vulnerability Exposes OpenAI API Keys. id: CVE-2024-6587 info: name: LiteLLM - Server-Side Request Forgery author: pdresearch,iamnoooob,rootxharsh,lambdasawa severity: high description: | LiteLLM vulnerable to Server-Side Request Forgery SSRF...

7.5CVSS7.5AI score0.37184EPSS
SaveExploits1References2
Nuclei
Nuclei
added 3 days ago44 views

LiteLLM - SQL Injection

LiteLLM 1.81.16 to 1.83.7 contains a SQL injection caused by improper handling of caller-supplied key in database query during proxy API key checks, letting unauthenticated attackers read and modify database data, exploit requires crafted Authorization header. id: CVE-2026-42208 info: name: LiteL...

9.8CVSS6.1AI score0.8942EPSS
SaveExploits7References3
Chainguard
Chainguard
added 5 days ago10 views

GHSA-5QJQ-93H5-HRGP vulnerabilities

Vulnerabilities for packages: litellm...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago13 views

CVE-2026-59938 vulnerabilities

Vulnerabilities for packages: litellm...

6.9CVSS5.8AI score0.00303EPSS
SaveExploits0
Chainguard
Chainguard
added 5 days ago10 views

CVE-2026-59935 vulnerabilities

Vulnerabilities for packages: litellm...

8.7CVSS5.8AI score0.00367EPSS
SaveExploits0
Chainguard
Chainguard
added 5 days ago12 views

GHSA-5XF7-4P34-54QR vulnerabilities

Vulnerabilities for packages: litellm...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago11 views

CVE-2026-59937 vulnerabilities

Vulnerabilities for packages: litellm...

7.5CVSS5.8AI score0.0034EPSS
SaveExploits0
Chainguard
Chainguard
added 5 days ago10 views

GHSA-55H5-XMCQ-C37V vulnerabilities

Vulnerabilities for packages: litellm...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago11 views

GHSA-G867-7843-WF8Q vulnerabilities

Vulnerabilities for packages: litellm...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago11 views

CVE-2026-59936 vulnerabilities

Vulnerabilities for packages: litellm...

8.7CVSS5.8AI score0.0034EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.36 views

LiteLLM - Command Injection

A critical unauthenticated remote code execution vulnerability exists in LiteLLM due to improper input handling in the MCP stdio test endpoint. An attacker can send a specially crafted request to the /mcp-rest/test/connection endpoint with controlled parameters, resulting in arbitrary command...

8.8CVSS7.3AI score0.83013EPSS
SaveExploits4References4
VulnCheck KEV
VulnCheck KEV
added 2026/07/26 12:0 a.m.10 views

VulnCheck KEV: CVE-2026-59822

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.84.0, LiteLLM's MCP Streamable HTTP endpoint allowed an unauthenticated attacker to use a fabricated Authorization header to trigger an OAuth2 passthrough fallback path that replaced failed LiteLLM key...

8.8CVSS5.8AI score0.00355EPSS
SaveIn wildExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/07/26 12:0 a.m.7 views

VulnCheck KEV: CVE-2026-59821

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.82.0-stable, LiteLLM's Custom Code Guardrails production create and update paths did not apply the same sandboxing and validation used by the test endpoint, allowing a privileged user with access to creat...

8.8CVSS5.9AI score0.00355EPSS
SaveIn wildExploits0References2
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3478 LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks

Impact LiteLLM's Custom Code Guardrails production create/update paths did not apply the same sandboxing and validation used by the test endpoint. A privileged user with access to create or update guardrails could submit custom Python code that executed in the LiteLLM proxy environment. In...

2.1CVSS6.3AI score0.00355EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3477 LiteLLM: Arbitrary file write via path traversal in Skills archive extraction

Impact LiteLLM Skills archive extraction did not sufficiently validate file paths from uploaded skill ZIP archives. An authenticated user with access to LiteLLM LLM API routes, or a key whose allowedroutes includes /v1/skills, anthropicroutes, or llmapiroutes, could upload a crafted skill archive...

6.1CVSS6.1AI score0.00313EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/22 10:38 p.m.11 views

GHSA-72M8-9M7M-H278 LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks

Impact LiteLLM's Custom Code Guardrails production create/update paths did not apply the same sandboxing and validation used by the test endpoint. A privileged user with access to create or update guardrails could submit custom Python code that executed in the LiteLLM proxy environment. In...

2.1CVSS6.3AI score0.00355EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/22 10:38 p.m.12 views

EUVD-2026-42350

LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks...

7.2CVSS5.3AI score0.00355EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/22 10:38 p.m.14 views

EUVD-2026-42359

LiteLLM: MCP Authentication Bypass via OAuth2 Passthrough Fallback...

8.8CVSS5.2AI score0.00248EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 10:38 p.m.10 views

GHSA-4G5M-C9R5-49XF LiteLLM: Local file read via request-supplied OIDC file references

Impact LiteLLM's /health/testconnection endpoint resolved request-supplied environment and OIDC file references in litellmparams. A proxy administrator, or another privileged caller with permission to test model connections, could cause LiteLLM to read files from the local filesystem via an...

2.1CVSS5.4AI score0.00258EPSS
SaveExploits0References5
Rows per page
Query Builder