Description
IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters at runtime via the API. A critical security flaw exists in the parameter filtering mechanism within the `apply_tweaks()` function.
Published: 2026-07-17
Score: 8.8 High
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 a flaw in the apply_tweaks() function that allows authenticated users to override component parameters at runtime via the API. The absence of proper filtering for user‑supplied parameters could enable an attacker to inject malicious payloads, potentially resulting in arbitrary code execution or other severe system compromise. The weakness is identified as CWE-94 and is described as a parameter injection vulnerability.

Affected Systems

IBM Langflow OSS 1.0.0 through 1.10.0 are impacted. IBM recommends upgrading to version 1.10.1, which includes the required patch to the parameter filtering mechanism.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation at present. Because the vulnerability requires authenticated access, attackers need valid credentials to exploit it. The vulnerability is not listed in the CISA KEV catalog, meaning it has not yet been tied to active exploitation campaigns. Nonetheless, the high severity and potential for Remote Code Execution warrant prompt remediation.

Generated by OpenCVE AI on July 30, 2026 at 23:46 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 Langflow OSS to version 1.10.1
  • Restrict API authentication to only trusted, least‑privileged users to limit the scope of possible parameter overrides
  • After applying the upgrade, verify that the apply_tweaks() function no longer accepts malicious parameter values by conducting targeted API tests

Generated by OpenCVE AI on July 30, 2026 at 23:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters at runtime via the API. A critical security flaw exists in the parameter filtering mechanism within the `apply_tweaks()` function.
Title Parameter Injection Vulnerability in API Graph Execution Engine
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.0:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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-23T03:56:09.100Z

Reserved: 2026-05-06T20:34:29.582Z

Link: CVE-2026-8056

cve-icon Vulnrichment

Updated: 2026-07-20T19:22:59.399Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:00:06Z

Weaknesses
  • CWE-94

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