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-33017 — Bash proof-of-concept exploit for CVE-2026-33017 in Langflow, triggering a reverse shell callback to a netcat listener. | Kitploit
Tools/GitHubGitHub/oieua/cve-2026-33017
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHuboieua/cve-2026-33017

CVE-2026-33017

Bash proof-of-concept exploit for CVE-2026-33017 in Langflow, triggering a reverse shell callback to a netcat listener.

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

My simple bash implementation of the CVE-2026-33017.

Check following link for detailed explanation: https://github.com/langflow-ai/langflow/security/advisories/GHSA-vwmf-pq79-vjvx

Use nc -lvnp [PORT] to receive the shall callback

Download Tool