VulnCheck Reports Attempts to Exploit Critical Langflow Vulnerability
The critical CVE-2026-0768 vulnerability in Langflow enables unauthenticated remote execution of Python code with root privileges. According to security media, VulnCheck detected attempts to exploit it.

CVE-2026-0768 in Langflow is a critical flaw that VulnCheck says its canary systems detected attempts to exploit. It is a vulnerability in Langflow, a tool for creating AI workflows. The flaw could allow an unauthenticated attacker to remotely execute arbitrary Python code with root privileges.
The vulnerability is designated CVE-2026-0768 and, according to Trend Micro Zero Day Initiative (ZDI), has a CVSS score of 9.8 out of 10. On September 1, 2026, security media reported that VulnCheck had detected attempts to exploit it. However, publicly available information about this activity is currently based primarily on VulnCheck’s claim relayed through secondary sources, not on independent technical analysis or a vendor alert.
CVE-2026-0768 in Langflow: Code Execution Without Authentication
According to the ZDI advisory, the issue is a code injection vulnerability. An attacker can exploit the code parameter on Langflow’s validation endpoint. No authentication is required, and the result could be the execution of arbitrary Python code in the context of the root user.
Such a scenario is particularly serious for instances accessible from the internet. Successful exploitation could give an attacker access to server contents, environment variables, and secrets stored in the deployment. In AI workflows, sensitive data may include API keys, cloud credentials, or access credentials for connected data sources.
ZDI does not list a fixed Langflow version in its alert. As a mitigation, it recommends restricting access to the product. Administrators should therefore check whether Langflow is directly exposed to the internet and, if so, restrict access without delay.
What Is Confirmed and What Is Not Yet
The technical parameters listed by ZDI are confirmed: the CVE-2026-0768 identifier, critical severity, the possibility of unauthenticated remote code execution, and the recommendation to restrict access. SecurityWeek and The Hacker News subsequently reported VulnCheck’s statement that its canary systems had detected attempts to exploit the vulnerability.
However, the scope of this activity has not been independently substantiated. The number of detections, the origin of the traffic, and specific subsequent attacker actions have not been publicly confirmed. It is also not confirmed whether Langflow has since released an official fix for CVE-2026-0768.
Recommended Steps for Langflow Administrators
- Verify whether Langflow is accessible from the public internet.
- Restrict access to the product as recommended by ZDI, for example to a trusted network or through the organization’s access layer.
- Check the systems running Langflow, including stored secrets and environment variables.
- Monitor Langflow security advisories for information about an available fixed version.
Another important signal would be the possible release of technical evidence or indicators of compromise directly from VulnCheck. Possible inclusion of CVE-2026-0768 in the CISA Known Exploited Vulnerabilities catalog also warrants attention; the catalog collects vulnerabilities with documented exploitation.
Sources
- Trend Micro Zero Day Initiative – Confirms the CVE identifier, 9.8 severity, unauthenticated remote code execution, and the recommendation to restrict access.
- SecurityWeek – Reports VulnCheck’s statement about detected exploitation attempts and credential probing.
- The Hacker News – Independently reproduces VulnCheck’s attribution and provides the timing and nature of the observed requests.
Verified and updated: 09/01/2026 15:14



