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-2025-3248 — CVE-2025-3248 — Langflow RCE Exploit | Kitploit
Tools/GitHubGitHub/zapstiko/cve-2025-3248
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubzapstiko/cve-2025-3248

CVE-2025-3248

CVE-2025-3248 — Langflow RCE Exploit

View Repository
1121 year 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-2025-3248 — Langflow RCE Exploit

Remote Code Execution (RCE) exploit for Langflow applications vulnerable to CVE-2025-3248.

  • Affected Endpoint: /api/v1/validate/code

🚀 Exploit Features

  • 🔓 Remote & unauthenticated RCE
  • 🔐 No authentication required
  • 🐍 Python3 one-liner script
  • 🎨 Colorized terminal output for clarity

🔧 Usage

root@kitploit:~
python3 langflow_rce.py -u http://target:7860 -c "id"
python3 langflow_rce.py -i target.txt -c "id"
python3 langflow_rce.py -i target.txt -c "id" -p http://127.0.0.1:8080

Dork

root@kitploit:~
Shodan: 

http.title:"Langflow" "Langflow allows you to build LLM applications"

title:"Langflow"

ZoomEye: 

title:"Langflow" && body:"Langflow allows you to build LLM applications"

app:"Langflow"

FOFA: 

title="Langflow" && body="Langflow allows you to build LLM applications"

app="Langflow"
Download Tool