KEV Intelligence is becoming Previdian.

Vulnerability report

Exploited in the wild High confidence Not in CISA KEV

CVE-2026-0768

Langflow code Injection Remote Code Execution Vulnerability

Langflow / Langflow · 1.4.2

Severity
CVSS 9.8 · Critical
Confidence
High
Exploit status
Exploited in the wild
EPSS
2.3%
First observed
Last observed

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2026-0768 is an unauthenticated Langflow code Injection Remote Code Execution Vulnerability. Langflow code Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute...

Is it exploited?

Yes. Previdian tracks this CVE as a known exploited vulnerability. Confidence is high. Also confirmed by third-party sources.

Who is affected?

Langflow / Langflow 1.4.2.

What should we do?

Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.

Overview

Langflow code Code Injection Remote Code Execution Vulnerability

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.

Vendor Product Affected Status
Langflow Langflow 1.4.2 Affected
Published
23 Jan 2026
Exploitation Reported
29 Aug 2026
Attack vector
Remote
Complexity
Low
Privileges
None
User interaction
None

Tags

python

CVE References

  • CVE Record CVE.org · CVE Record https://www.cve.org/CVERecord?id=CVE-2026-0768
  • ZDI-26-034 zerodayinitiative.com · CVE Record https://www.zerodayinitiative.com/advisories/ZDI-26-034/

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

VulnCheck

Recorded 29 Aug 2026

Independent exploitation attestation added to the Previdian record.

Proof of concept available

GitHub

Recorded 01 Sep 2026

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
VulnCheck First 2026-08-29 21:06 UTC
BleepingComputer 2026-09-01 17:54 UTC
Dark Reading 2026-09-01 20:48 UTC

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
0
User-Agents
0

Raw values available in Pro and Enterprise.

Scanner coverage

No scanner integrations recorded yet.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

No detection artifacts or sensor request patterns are available for this CVE yet.

Check back as sensor telemetry and scanner integrations are updated.

Risk and context

Severity, weaknesses, and research context

CVSS v3.0

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

EPSS

2.3%

Recent mention · Dark Reading

Critical Langflow Flaw Exploited as Attacks on AI Platform Rise

The attacks targeting CVE-2026-0768 are the latest threat against the low-code AI development platform, which is receiving more attention from adversaries this year.

Read full advisory

All Mentions

Recent mention · Dark Reading

Critical Langflow Flaw Exploited as Attacks on AI Platform Rise

Dark Reading · 01 Sep 2026

The attacks targeting CVE-2026-0768 are the latest threat against the low-code AI development platform, which is receiving more attention from adversaries this year.

Recent mention · BleepingComputer

Critical Langflow flaw exploited to steal OpenAI and AWS keys

BleepingComputer · 01 Sep 2026

Threat actors are exploiting an unauthenticated remote code execution vulnerability (CVE-2026-0768) in Langflow, an open-source framework for building AI applications, to steal credentials, tokens, and keys. [...]

Recent mention · TheHackerNews

Attackers Exploit Critical Langflow and Rails Flaws in Credential-Probing and C2 Activity

TheHackerNews · 01 Sep 2026

Threat actors are exploiting two critical flaws impacting Langflow and Ruby on Rails, according to new findings from VulnCheck. The vulnerabilities in question are listed below - CVE-2026-0768 (CVSS score: 9.8) - A lack of proper validation of a user-supplied input vulnerability that could be exploited to execute arbitrary Python code in the context of the root user. CVE-2026-66066 aka

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

HORKimhab/CVE-2026-0768

github · Created 2026-09-01 08:01:23 UTC · 0 stars · AI assessment 90%

CVE-2026-0768 - Draft or TODO

Timeline

From disclosure to observed exploitation

  1. KEV confirmed by Dark Reading

    Exploitation attested by an external source

  2. KEV confirmed by BleepingComputer

    Exploitation attested by an external source

  3. Public PoC available

    Public proof-of-concept code published

  4. Added to Previdian KEV Feed

    High-confidence, third-party attested exploitation

  5. CVE published

    Vulnerability disclosed publicly

  6. CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2026-0768

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2026-0768",
  "confidence": "High",
  "cvss_score": 9.8,
  "cvss_estimated": false,
  "epss_score": 0.02338,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": false
  },
  "sensor_telemetry": { "attempts": 0, "sensors": 0 }
}