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-Langflow-RCE — CVE-2025-3248 Langflow RCE Exploit | Kitploit
Tools/GitHubGitHub/ynsmroztas/cve-2025-3248-langflow-rce
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationRemote Access Tool
GitHubynsmroztas/cve-2025-3248-langflow-rce

CVE-2025-3248-Langflow-RCE

CVE-2025-3248 Langflow RCE Exploit

View Repository
17311 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

mitsec - 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 and unauthenticated RCE
  • No authentication required
  • Python3 one-liner script
  • Colorized terminal output

🔧 Usage

root@kitploit:~
python3 mitsec.py -u http://target:7860 -c "id"

🧪 Example Output

root@kitploit:~
[+] Command Output:
uid=1001(langflow) gid=1001(langflow) groups=1001(langflow)

🧠 CVE Details

  • : CVE-2025-3248
CVE
  • Type: Remote Code Execution (RCE)
  • Component: Langflow backend
  • Condition: Misuse of dynamic exec() in user-controlled code path
  • 📌 ZoomEye Dork

    root@kitploit:~
    app="Langflow"
    

    🧑‍💻 Author

    • Twitter: @ynsmroztas
    • GitHub: @ynsmroztas

    📜 Disclaimer

    This tool is for educational and authorized security testing purposes only. Unauthorized use is prohibited.

    Download Tool