
Python-Proof-of-Concept-Exploit für CVE-2026-93674, eine authentifizierte blinde Command Injection in Langflow, die die Ausführung von Remote-Shell-Befehlen über manipulierte Anfragen ermöglicht.
POC-CVE-2026-93674 Authentifizierter blinder Command-Injection-Proof-of-Concept-Exploit-Code
python3 poc.py -u <langflow url> -uname <langflow username> -pword <langflow password> -c <shell command> -a "<shell command args>"
