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
CVE-2026-27966--RCE-in-Langflow — All-in-one exploit tool for CVE-2026-27966, a critical RCE in Langflow. Features mass scanning, auto-detection, payload execution, interactive shell, proxy support, and user-agent rotation for penetration testing. | Kitploit
Tools/GitHubGitHub/anon-cyber-team/cve-2026-27966--rce-in-langflow
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingCommand and ControlRed Teaming
GitHubanon-cyber-team/cve-2026-27966--rce-in-langflow

CVE-2026-27966--RCE-in-Langflow

All-in-one exploit tool for CVE-2026-27966, a critical RCE in Langflow. Features mass scanning, auto-detection, payload execution, interactive shell, proxy support, and user-agent rotation for penetration testing.

View Repository
25 months 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

🚀 CVE-2026-27966 - Langflow RCE Exploit Tool

All-in-One Exploitation Tool untuk CVE-2026-27966

Python Version License Status CVSS


📋 Deskripsi

Tool ini adalah all-in-one exploit untuk CVE-2026-27966, sebuah kerentanan Remote Code Execution (RCE) pada Langflow yang memungkinkan attacker mengeksekusi perintah sistem secara remote.

CVSS Score: 9.8 (Critical) 🔥

Dengan tool ini, Anda dapat:

  • ✅ Scan massal ribuan target dengan threading
  • ✅ Deteksi otomatis Langflow instances
  • ✅ Eksploitasi RCE dengan berbagai payload
  • ✅ Interactive shell untuk kontrol penuh
  • ✅ Proxy support untuk anonimitas
  • ✅ User-Agent rotation untuk menghindari deteksi

⚙️ Fitur Lengkap

FiturDeskripsi
Multi-threaded ScannerScan ribuan target dengan thread configurable (default 20)
Smart DetectionDeteksi Langflow dengan multiple endpoint checks
Auto Flow CreationBuat flow otomatis jika tidak ada flow ID
Command ExecutionEksekusi perintah sistem remote
Interactive ShellShell interaktif penuh dengan color output
Proxy SupportHTTP/HTTPS proxy + proxy list dari file
User-Agent Rotation20+ User-Agent untuk menghindari blocking
Output CleaningBersihkan output dari JSON wrapper
Debug ModeLogging detail untuk troubleshooting
Save ResultsSimpan target vulnerable ke file

🛠️ Instalasi

Clone Repository

root@kitploit:~
git clone https://github.com/alvinhidayatullah/cve-2026-27966-langflow-rce.git
cd cve-2026-27966-langflow-rce

📚 Cara Penggunaan

Scan single target :

root@kitploit:~
python3 langflow.py -t http://target.com:7860

Scan dari file :

root@kitploit:~
python3 langflow.py -f targets.txt

Scan + interactive shell :

root@kitploit:~
python3 langflow.py -t http://target.com:7860 -i
python3 langflow.py -f targets.txt -i

📁 Format File Input

list target domain (targets.txt) :

root@kitploit:~
http://192.168.1.100:7860
https://langflow.company.com
http://10.10.10.50:7860
192.168.1.200:7860

🛡️ Disclaimer & Responsible Use

root@kitploit:~
⚠️ PENTING: Tool ini dibuat untuk tujuan edukasi dan security auditing dengan izin tertulis dari pemilik sistem. Penggunaan tanpa izin adalah ILEGAL dan dapat dikenakan sanksi pidana.

Penulis tidak bertanggung jawab atas penyalahgunaan tools ini. Gunakan dengan bijak dan bertanggung jawab!!

⭐ Support

Jika tools ini bermanfaat, jangan lupa ⭐ di GitHub!

Happy Ethical Hacking! 🚀

Download Tool