CVE-2026-0769
Description
Langflow eval_custom_component_code Eval Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Langflow. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation of eval_custom_component_code function. The issue results from the lack of proper validation of a user-supplied string before using it to execute python code. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26972.
In plain language
AI Act nowCVE-2026-0769 is a critical flaw in Langflow that can let an attacker run arbitrary code on your server without needing a login; if your Langflow is reachable from the internet, you should act urgently—there’s no known fixed version yet.
CVE-2026-0769 is an unauthenticated code execution flaw in Langflow’s eval_custom_component_code path (CWE-95), where insufficient validation of a user-controlled string lets remote attackers inject and execute Python code in the context of the running Langflow process; it has resurfaced with exploitation reporting, and no patch information is available.
What to do now
- Check whether you are running Langflow and whether your Langflow server (UI and any related endpoints) is reachable from the internet.
- If it is internet-reachable, immediately restrict access (IP allowlist/VPN-only/firewall rules) so it is not public.
- Identify whether you use or expose any functionality related to “custom component” evaluation (eval_custom_component_code) and disable it if you can.
- Check with your Langflow vendor/community for a fixed release specifically for CVE-2026-0769; the current patch status is not yet known.
- If disabling is not possible, keep Langflow completely off the public network until a fix is released, and ensure any reverse proxy only allows trusted sources.
CVSS Vector Breakdown
AV:NAttack VectorAC:LAttack ComplexityPR:NPrivileges RequiredUI:NUser InteractionS:UScopeC:HConfidentialityI:HIntegrityA:HAvailabilityWeaknesses
Affected Products
Exploitability
References
- Critical Langflow Flaw Exploited as Attacks on AI Platform Riseen·Dark Reading· Exploited Langflow rce
- Hackers Start Exploiting Critical Langflow Vulnerabilityen-us·SecurityWeek· Exploited Langflow rce
- Attackers Exploit Critical Langflow and Rails Flaws in Credential-Probing and C2 Activityen·The Hacker News· Exploited Langflow rce
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-0769 and every CVE in our database. Create a free account — no credit card required.
Create Free Account