Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
litellm-sqli-scanner — Scanner: CVE-2026-42208 LiteLLM SQL Injection — Python scanner for BerriAI LiteLLM proxy instances | Kitploit
Tools/GitHubGitHub/ridhinva/litellm-sqli-scanner
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationAPI Security TestingPenetration Testing
GitHubridhinva/litellm-sqli-scanner

litellm-sqli-scanner

Scanner: CVE-2026-42208 LiteLLM SQL Injection — Python scanner for BerriAI LiteLLM proxy instances

View Repository
12 days agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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 fingerprinting
  • PoC validation payloads
  • Structured JSON / text output

Requirements

  • Python 3.8+

Usage

root@kitploit:~
python litellm_scanner.py --url http://target:4000      # Scan a target
python litellm_scanner.py --url http://target:4000 --poc # Run PoC validation
python litellm_scanner.py --help                         # Help

Legal

For authorized testing only. Only scan systems you own or have explicit written permission to test.

Author

ridhinva — https://github.com/ridhinva

Download Tool