Langflow - Unauthenticated Remote Code Execution via eval_custom_component_code
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-0769. PoCs published by exploitintel.
AI-analyzed exploit summary The repository contains a functional exploit for CVE-2026-0769, a critical RCE vulnerability in Langflow due to improper neutralization of directives in dynamically evaluated code. The exploit leverages unauthenticated access via the auto_login endpoint and executes arbitrary code through the custom_component API.
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.
Exploits (1)
The repository contains a functional exploit for CVE-2026-0769, a critical RCE vulnerability in Langflow due to improper neutralization of directives in dynamically evaluated code. The exploit leverages unauthenticated access via the auto_login endpoint and executes arbitrary code through the custom_component API.
References (1)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H