Description
IBM Langflow OSS 1.0.0 through 1.10.0 could allow arbitrary code execution due to improper validation of flow nodes with missing or empty component type fields.
Published: 2026-06-30
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.10.0 contain an input‑validation flaw that allows an attacker to bypass the component type check when defining flow nodes. Submitting a flow with a missing or empty component type field can enable execution of arbitrary code on the host running the application. This flaw is classified as CWE‑20 and results in a high‑severity remote code execution vulnerability.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.10.0 are affected. Users of these versions, including the standard OSS distribution, should update promptly. The product is commonly used in data‑processing pipelines that rely on customizable flow definitions.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating a critical severity; the EPSS score is not available, so the probability of exploitation cannot be assessed from EPSS. It is not listed in the CISA KEV catalog. The likely attack vector is remote exploitation through the flow definition interface; an attacker with the ability to submit a flow that includes a missing or empty component type field can trigger the flaw and run arbitrary code on the host. The critical score and lack of mitigations underscore the need for immediate remediation.

Generated by OpenCVE AI on June 30, 2026 at 21:26 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now by upgrading Langflow OSS to version 1.10.1 https://pypi.org/project/langflow/


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.10.1 or newer, which removes the flaw.
  • Add application‑level input validation to ensure every flow node includes a non‑empty component type field before deployment.
  • Restrict flow definition submissions to authenticated users and enforce strict access controls to prevent unauthorized manipulation of flow parameters.

Generated by OpenCVE AI on June 30, 2026 at 21:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 30 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.0 could allow arbitrary code execution due to improper validation of flow nodes with missing or empty component type fields.
Title Flow Validation Bypass via Empty Component Type Field
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-20
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.10.0:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-07-01T03:56:00.023Z

Reserved: 2026-05-04T20:01:10.281Z

Link: CVE-2026-7803

cve-icon Vulnrichment

Updated: 2026-06-30T19:54:06.946Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T00:30:06Z

Weaknesses
  • CWE-20

    Improper Input Validation