CVE-2026-0769
Exploitation likely. EPSS gives it a 32% chance of exploitation in the next 30 days. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- 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.
What it is
From the CVE record
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
Written by AI from the recordCVE-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.
If you're affected
- Full server takeover
- Customer data theft
- Operational shutdown
- Ransomware risk
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
32% chance of exploitation activity in the next 30 days, which ranks it in the 98th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
5 events over 153 days, from the signal feeds we watch.
- OpenVAS check added
- EPSS band changelow → moderate
- Record updated
- Publishedweakness classified
Affected products
And 1 more affected product. See all after sign-in
Technical detail
CVSS 3.0 vector
Open in the CVSS calculatorCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 9.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
Sources
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Langflow, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI