Description
IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute unintended code during Agentic Assistant validation due to improper handling of LLM‑generated components. The application executes model‑generated Python code in the backend during validation prior to user approval, which may allow an attacker to trigger side effects such as outbound network access, file system interaction, or data exfiltration with the privileges of the Langflow backend process.
Published: 2026-08-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper handling of language-model–generated Python code during component validation in IBM Langflow OSS. An authenticated user can trigger the execution of arbitrary code as the backend processes LLM-generated components before user approval, potentially enabling outbound network connections, filesystem modifications, or data exfiltration under the privileges of the backend process.

Affected Systems

Affected systems include IBM Langflow OSS version 1.0.0 up to 1.10.3. The flaw exists in the component generation, validation, and custom component handling modules of these releases. No other vendors or product lines are listed as impacted.

Risk and Exploitability

The CVSS score of 8.1 classifies the issue as High severity; however, the EPSS score is not available, making it unclear how frequently it is targeted. The vulnerability requires authenticated access, so the risk mainly concerns users with legitimate credentials or compromised accounts. The CNA has not catalogued it in KEV, suggesting no confirmed exploits yet. Until a patch is applied, the threat remains that an attacker could execute code with the capabilities of the Langflow backend.

Generated by OpenCVE AI on August 5, 2026 at 20:35 UTC.

Remediation

Vendor Solution

IBM recommends upgrading to Langflow OSS 1.11.0 or newer https://github.com/langflow-ai/langflow/releases


OpenCVE Recommended Actions

  • Upgrade to Langflow OSS 1.11.0 or later, as recommended by IBM.
  • Run the Langflow backend with the least privilege necessary, using a dedicated unprivileged user or container to limit potential damage.
  • If an immediate upgrade is not feasible, disable or restrict automatic execution of model‑generated Python code during validation, or add a manual approval step to verify code before execution.

Generated by OpenCVE AI on August 5, 2026 at 20:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute unintended code during Agentic Assistant validation due to improper handling of LLM‑generated components. The application executes model‑generated Python code in the backend during validation prior to user approval, which may allow an attacker to trigger side effects such as outbound network access, file system interaction, or data exfiltration with the privileges of the Langflow backend process.
Title Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-94
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.10.3:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Ibm Langflow Oss
Langflow Langflow
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-07T12:56:53.316Z

Reserved: 2026-05-21T15:28:16.679Z

Link: CVE-2026-9196

cve-icon Vulnrichment

Updated: 2026-08-07T12:56:50.553Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T19:17:48.523

Modified: 2026-08-07T13:16:53.430

Link: CVE-2026-9196

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T20:45:05Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')