Lucene search
+L

484 matches found

Kitploit
Kitploit
added 2026/09/10 5:35 a.m.3 views

poc_cve-2026-42208

CVE-2026-42208 — LiteLLM Pre-Authentication SQL Injection A lab environment for reproducing and detecting CVE-2026-42208 , a critical pre-authentication SQL injection vulnerability in LiteLLM where unsanitized Bearer tokens reach a raw PostgreSQL query. Vulnerability Overview...

9.8CVSS6.3AI score0.8942EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/10 1:36 a.m.8 views

CVE-2026-42208-Lab

CVE-2026-42208 — LiteLLM Pre-Auth SQL Injection Timing PoC Local Docker lab and least-harm PoC for CVE-2026-42208, a pre-authentication SQL injection vulnerability in LiteLLM Proxy's API key verification path. This repository demonstrates the difference between a vulnerable LiteLLM instance and a...

9.8CVSS6.3AI score0.8942EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/09 4:44 p.m.6 views

litellm-command-injection-security-assessment

CVE-2026-42271 - LiteLLM AI Gateway MCP Command Injection RCE Consultant-Style Cybersecurity Report Professional vulnerability assessment report for LiteLLM command injection risk, including executive summary, technical impact, remediation, and mitigation strategy. 📍 Report Snapshot Field| Detail...

8.8CVSS6.3AI score0.83594EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 8:31 a.m.8 views

CVE-2026-42208_lab

LiteLLM Proxy SQL Injection GHSA-r75f-5x8p-qvmc A reproduction environment for the SQL injection vulnerability in LiteLLM Proxy's API key authentication flow. Vulnerability Summary...

9.8CVSS6.3AI score0.8942EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/09 5:29 a.m.3 views

CVE-2026-42208

✦ CVE-2026-42208 - Critical SQL Injection in LiteLLM 🧭 Overview CVE-2026-42208 is a critical pre-authentication SQL injection vulnerability affecting the LiteLLM AI gateway. It allows attackers to exploit backend database queries without authentication , potentially exposing sensitive AI...

9.8CVSS6.4AI score0.8942EPSS
SaveExploits8
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.130 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.6AI score0.35316EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.62 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.8CVSS6AI score0.25068EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/08 6:00 p.m.5 views

CVE-2026-40217-PoC

CVE-2026-40217 — LiteLLM Guardrail Sandbox Escape LiteLLM POST /guardrails/testcustomcode — Sandbox Escape leading to Remote Code Execution RCE as root in default Docker deployment. Field| Value ---|--- CVE| CVE-2026-40217 CVSS| 8.8 HIGH — CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CWE| CWE-913...

8.8CVSS6.2AI score0.15056EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/08 1:44 p.m.5 views

CVE-LiteLLM

cve-id ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual environment...

8.8CVSS6.3AI score0.15056EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 12:13 p.m.7 views

CVE-2026-47101-PoC

CVE-2026-47101 — LiteLLM Privilege Escalation via /key/generate + /user/update LiteLLM v1.82.6 before v1.83.14 /key/generate endpoint allows low-privileged internaluser to request an API key with wildcard routes "/", and then elevate their own role to proxyadmin via the /user/update endpoint,...

8.8CVSS8AI score0.00739EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/08 11:13 a.m.5 views

CVE-2025-45809-PoC

CVE-2025-45809 — LiteLLM SQL Injection via /key/block Time-Based Blind SQLi LiteLLM v1.65.4 versions before v1.81.0 /key/block and /key/unblock endpoints have a SQL injection vulnerability in the key parameter. Attackers can use time-based blind injection techniques to steal database content and...

5.4CVSS5.9AI score0.00253EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/08 9:11 a.m.36 views

LiteLLM < 1.25.0 - Remote Code Execution

LiteLLM before 1.25.0 allows authenticated users with the master API key to execute arbitrary Python code through the /guardrails/testcustomcode endpoint intended for custom guardrail testing. The endpoint’s insufficient filtering mechanisms can be bypassed, allowing attackers to abuse Python’s...

8.8CVSS6.9AI score0.15056EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/08 8:51 a.m.6 views

CVE-2025-11203-PoC

CVE-2025-11203 — LiteLLM Health Endpoint APIKEY Information Disclosure LiteLLM versions 1.63.14 /health endpoint, when processing the apikey parameter, does not properly filter sensitive information , causing authenticated users to retrieve API Keys stored in other model configurations. The apike...

3.5CVSS5.6AI score0.00416EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:45 a.m.8 views

CVE-2026-47102-PoC

CVE-2026-47102 — LiteLLM Privilege Escalation via /user/update LiteLLM v1.83.7 versions before v1.83.10 /user/update endpoint allows low-privileged users with access to this endpoint to modify their own userrole field to proxyadmin when updating their account, achieving unauthorized privilege...

8.8CVSS8.1AI score0.00654EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 7:27 a.m.5 views

CVE-2026-35030-PoC

CVE-2026-35030 — LiteLLM Authentication Bypass via OIDC Userinfo Cache Key Collision LiteLLM OIDC userinfo cache uses token:20 as the cache key. Two different JWTs signed with the same algorithm produce identical first 20 characters , allowing an unauthenticated attacker to inherit another user's...

9.4CVSS5.9AI score0.0049EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 5:52 a.m.6 views

CVE-2026-35029-PoC

CVE-2026-35029 — LiteLLM /config/update Broken Access Control LiteLLM 's /config/update endpoint does not check the caller's role privileges. Any authenticated user with a valid API Key without admin privileges can modify the proxy configuration, register malicious Pass-Through endpoints to achie...

8.8CVSS5.9AI score0.25068EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 1:54 a.m.9 views

litellm-sqli-scanner

LiteLLM SQL Injection Scanner CVE-2026-42208 — SQL injection in LiteLLM Proxy Detects and validates CVE-2026-42208: SQL injection vulnerability in LiteLLM Proxy's database layer. For authorized security testing only. Features CVE-2026-42208 SQL injection detection LiteLLM Proxy version...

9.8CVSS6.3AI score0.8942EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/08 1:19 a.m.5 views

CVE-2026-49468-LiteLLM-Auth-Bypass

CVE-2026-49468 — LiteLLM Unauthenticated Auth Bypass via Host-Header Route Confusion Pre-authentication authentication/authorization bypass in the LiteLLM proxy BerriAI. A single crafted Host header makes the proxy evaluate its auth decision against a public health route while FastAPI still...

9.8CVSS5.9AI score0.00592EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 12:27 p.m.9 views

CVE-2026-42271-PoC

CVE-2026-42271 — Inyección de comandos autenticada en LiteLLM a través de endpoints de prueba MCP stdio LiteLLM POST /mcp-rest/test/connection y POST /mcp-rest/test/tools/list — Inyección de comandos autenticada a través del transporte MCP stdio. Cualquier clave API válida puede ejecutar comandos...

8.8CVSS6.2AI score0.83594EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.63 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.2AI score0.8942EPSS
SaveExploits8References3
Rows per page
Query Builder