CVE-2026-0768
No known exploitation. EPSS puts it in the 95th percentile. 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 your Langflow instance is reachable from the internet (or any untrusted network) and whether the validate endpoint is exposed.
- If exposed, immediately restrict access to the validate endpoint to trusted IPs only (or block it entirely at the firewall/reverse proxy).
- Review your current Langflow version and look for an official security update for CVE-2026-0768; if none is available yet, pause public access until a fix is released.
- Hunt for signs of abuse in Langflow logs and web/proxy logs around recent requests to the validate endpoint (especially repeated validate calls from unexpected sources).
- Apply the vendor’s fixed version as soon as it is published for your branch, and remove the temporary exposure restrictions only after the fix is in place.
What it is
From the CVE record
Langflow code Code 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 handling of the code parameter provided to the validate endpoint. 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 root. . Was ZDI-CAN-27322.
In plain language
Written by AI from the recordCVE-2026-0768 is a remote code execution flaw in Langflow that can let an attacker run arbitrary code without logging in; you should treat it as urgent if your Langflow “validate” endpoint is reachable from the network.
CVE-2026-0768 is a unauthenticated remote code execution (CWE-94) in Langflow’s handling of the user-supplied code parameter to the validate endpoint, where insufficient input validation lets attackers inject and execute Python code on the server.
If you're affected
- Full server takeover
- Customer data exposure
- Service outage risk
- Ransomware-enabling compromise
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
8.5% chance of exploitation activity in the next 30 days, which ranks it in the 95th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
6 events over 235 days, from the signal feeds we watch.
- Nuclei check added
- OpenVAS check added
- Record updated
- Publishedweakness classified, att&ck mapped
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
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
In the news
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