CISA updated its Known Exploited Vulnerabilities catalog to include CVE-2026-9198, a remote code injection vulnerability affecting IBM Langflow—an open-source visual framework used to construct AI, Large Language Model (LLM), and multi-agent workflow pipelines.
The vulnerability allows unauthenticated, remote attackers to inject and execute arbitrary code on the underlying host operating system by sending specially crafted payloads to the Langflow API or UI endpoints. Because AI orchestrators require extensive system permissions to execute dynamic Python components and connect to external data streams, the vulnerability yields complete server compromise upon exploitation.
The Pipeline to Crypto Theft
AI frameworks like Langflow are increasingly integrated into Web3 operational infrastructure, automated trading bots, and DeFi analytics pipelines:
┌──────────────────────────────────────────────────────────────┐ │ LANGFLOW RCE ATTACK VECTOR │ │ │ │ [Attacker API Payload] │ │ │ │ │ ▼ (CVE-2026-9198 Injection) │ │ [IBM Langflow Backend Server Engine] │ │ │ │ │ ▼ │ │ [Arbitrary Code Execution / Root Access] │ │ │ │ │ ├─► Exfiltrate `.env` & Exchange API Secrets │ │ └─► Manipulate Algorithmic Trading Bot Parameters │ └──────────────────────────────────────────────────────────────┘