CVE-2026-0768

CRITICAL LAB

Langflow - Unauthenticated Remote Code Execution via Validate Endpoint Code Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-0768. PoCs published by exploitintel.

AI-analyzed exploit summary The repository contains functional exploit code demonstrating CVE-2026-0768, an unauthenticated remote code execution vulnerability in Langflow via code injection in the `/api/v1/validate/code` endpoint. Multiple PoC vectors are provided, all verified to work against Langflow v1.1.1.

Description

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.

Exploits (1)

github WORKING POC 1 stars
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2026-0768

The repository contains functional exploit code demonstrating CVE-2026-0768, an unauthenticated remote code execution vulnerability in Langflow via code injection in the `/api/v1/validate/code` endpoint. Multiple PoC vectors are provided, all verified to work against Langflow v1.1.1.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Langflow <= 1.4.2
No auth needed
Prerequisites: Docker with Docker Compose plugin
devstral-2 · analyzed Mar 04, 2026 Full analysis →

References (1)

Core 1
Core References
Third Party Advisory x_research-advisory
https://www.zerodayinitiative.com/advisories/ZDI-26-034/

Scores

CVSS v3 9.8
EPSS 0.0428
EPSS Percentile 89.1%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Lab Environment

EIP LAB Lab screenshot
vulnerable docker pull ghcr.io/exploitintel/cve-2026-0768-vulnerable:latest

Details

CWE
CWE-94
Status published
Products (1)
langflow/langflow 1.4.2
Published Jan 23, 2026
Tracked Since Feb 18, 2026