Vulnerability report

Active exploitation observed Confirmed 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
Confirmed
Exploit status
Observed in sensors
EPSS
2.3%
First observed
14 Jul 2026
Last observed
11 Sep 2026

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 sensors observed exploitation attempts with confirmed confidence. Also confirmed by third-party sources.

Who is affected?

Langflow / Langflow 1.4.2.

What should we do?

Patch immediately, validate internet-facing exposure, and monitor for matching requests.

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
Exploited Since
14 Jul 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

Previdian independently recorded this as exploited after first seeing it in honeypot sensors.

Active exploitation observed

Previdian sensor

First observed 04 Aug 2026

Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.

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
Previdian 2026-09-03 09:38 UTC

Operational indicators for this CVE are listed under Detection.

Sensor telemetry

First-party evidence of exploitation activity

Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.

728

Attempts observed

192

Unique attacker IPs

35

Attacker countries

AE · AR · AU · AZ · BD · BR · CN · DE · EG · ER · ES · FR · GB · HK · ID · IN · IT · JP · KH · KR · MA · MY · NL · PK · RU · SA · SC · SG · TR · TW · UA · US · VN · XK · ZA

26

Sensors observed

CVE-2026-0768 exploitation attempts over the last 61 days

Daily events observed by Previdian sensors

Updated 11 Sep 2026

0
3
0
1
0
5
5
4
1
8
14
0
6
2
2
1
1
1
2
0
0
1
58
140
70
2
10
14
25
33
21
3
4
6
17
36
16
16
42
20
2
1
4
6
14
4
72
92
114
8
10
110
48
18
4
7
10
11
5
19
8
13 Jul 26 Jul 8 Aug 21 Aug 11 Sep

First observed 14 Jul 2026 · Last observed 11 Sep 2026

Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.

Request telemetry access

Detection

Operational artifacts and observed signals

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

Observed signals

Request targets
User-Agents
Callback hosts
3
87
33

Request targets and User-Agents available in Pro. Callback host details available in 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 →

Attacker IP Indicators

Attacker IP indicators observed · available in Pro and Enterprise.

Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.

Learn about Pro API access

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 · Dark Reading

Critical Langflow Vulnerability 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.

rmhowe425/POC-CVE-2026-0768

github · Created 2026-09-02 20:46:12 UTC · 0 stars · AI assessment 90%

Langflow contains an unauthenticated remote code execution vulnerability in the validate endpoint that can lead to arbitrary Python code execution as root.

pruva · Created 2026-09-02 03:58:14 UTC

Severity: CRITICAL | CVE: CVE-2026-0768 | Package: langflow-ai/langflow

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. Observed by Previdian sensors

    Evidence-backed exploitation signal

  6. Indicators of compromise added (239)

    Indicators of compromise recorded

  7. CVE published

    Vulnerability disclosed publicly

  8. 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": "Confirmed",
  "cvss_score": 9.8,
  "cvss_estimated": false,
  "epss_score": 0.02261,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": true
  },
  "sensor_telemetry": { "attempts": 728, "sensors": 26 }
}