← Vulnerability feed

Vulnerability record · CVE-2026-0770 · published 23 January 2026

CVE-2026-0770: Langflow validate endpoint exec_globals remote code execution

Langflow · Langflow

Langflow mishandles the exec_globals parameter passed to its validate endpoint, allowing functionality from an untrusted control sphere to be included and executed. Because the endpoint is reachable without authentication, an unauthenticated remote attacker can run arbitrary code on affected installations. The flaw is rated critical (CVSS 9.8) and is listed in CISA's KEV catalog, so it warrants urgent attention.

9.8 CVSS 3.0 Critical CISA KEV since 21 Jul 2026 EPSS 64% · top 0.8% CWE-829 · Inclusion from untrusted sphere
9.8CVSS 3.0 base score
64%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
2References
22 Jul 2026Last modified by NVD

Description

Langflow exec_globals Inclusion of Functionality from Untrusted Control Sphere 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 exec_globals parameter provided to the validate endpoint. The issue results from the inclusion of a resource from an untrusted control sphere. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-27325.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityUnauthenticated remote code execution as root with a CVSS of 9.8 and confirmed inclusion in CISA KEV makes this an urgent patching priority.

What it is

Langflow mishandles the exec_globals parameter passed to its validate endpoint, allowing functionality from an untrusted control sphere to be included and executed. Because the endpoint is reachable without authentication, an unauthenticated remote attacker can run arbitrary code on affected installations. The flaw is rated critical (CVSS 9.8) and is listed in CISA's KEV catalog, so it warrants urgent attention.

Impact

An attacker gains arbitrary code execution in the context of root, giving full control of the Langflow host and any data or credentials it can reach. This can lead to complete compromise of the affected installation.

Attack surface

The flaw is reached over the network through the validate endpoint's exec_globals parameter, per the CVSS vector AV:N/AC:L/PR:N/UI:N. No authentication and no user interaction are required.

Exploitation

CVE-2026-0770 is listed in CISA KEV with a 30-day EPSS probability of roughly 0.63 (99th percentile), indicating observed exploitation and high likelihood of attempted exploitation. No ransomware campaign use is documented in the record.

What to do

  • Apply the vendor's patch or mitigation for the validate endpoint as directed by CISA's KEV required action; if no fix is available, discontinue use of the product.
  • Restrict network access to the Langflow validate endpoint so it is not reachable from untrusted networks, and evaluate internet exposure per BOD 26-04.
  • Run Langflow with least privilege rather than root to limit the impact of code execution.
  • Monitor vendor and ZDI advisories for updated guidance and re-check exposure after patching.

Detection

  • Review Langflow logs for requests to the validate endpoint containing unexpected or attacker-controlled exec_globals values.
  • Hunt for anomalous child processes or outbound connections spawned by the Langflow service, especially those running as root.
  • Alert on unexpected file writes or new executables in Langflow host directories.
  • Correlate network logs for external access to the validate endpoint with process execution telemetry on the Langflow host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2026-0770 to the Known Exploited Vulnerabilities catalog on 21 July 2026 as "Langflow Inclusion of Functionality from Untrusted Control Sphere Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 24 July 2026.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-0770 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed9.8CVE-2025-3248Langflow unauthenticated code injection in validate/code endpointLangflow versions prior to 1.3.0 expose the /api/v1/validate/code endpoint without authentication, allowing code injection. A remote attacker can sen…KEVEPSS 100%analysed9.4CVE-2025-34291Langflow CORS misconfiguration leads to token theft and RCELangflow up to and including 1.6.9 ships an overly permissive CORS configuration (allow_origins='*' with allow_credentials=True) and a refresh token …KEVEPSS 93%analysed9.3CVE-2026-33017Langflow build_public_tmp endpoint unauthenticated remote code executionLangflow versions prior to 1.9.0 expose the POST /api/v1/build_public_tmp/{flow_id}/flow endpoint without authentication, and when the optional data …KEVEPSS 25%analysed8.4CVE-2026-55255Langflow IDOR in responses endpoint allows cross-user flow executionLangflow before 1.9.1 has an insecure direct object reference in the /api/v1/responses endpoint. An authenticated attacker can supply another user's …KEVEPSS 0.89%analysed10.0CVE-2026-10134Langflow code injection vulnerabilityIBM Langflow OSS 1.0.0 through 1.9.3 allows an attacker to read every secret available to the Langflow process, read and modify every flow, conversat…EPSS 0.64%10.0CVE-2026-10561Langflow code injection vulnerabilityIBM Langflow OSS 1.0.0 through 1.9.3 has an vulnerability due to an improper isolation of Python execution combined with an authentication bypass tha…EPSS 1.0%9.9CVE-2026-19295Langflow vulnerabilityIBM Langflow OSS 1.0.0 through 1.11.1 allows an authenticated attacker to execute arbitrary operating system commands in the server process by saving…EPSS 3.3%

Source: NIST National Vulnerability Database (record CVE-2026-0770), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.