Description
IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to execute arbitrary code due to an unguarded eval() call on attacker-controlled input.
Published: 2026-09-10
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 to 1.11.5 contain an unguarded eval() call that allows a remote authenticated attacker to execute arbitrary Python code with the privileges of the application process.

Affected Systems

The vulnerability affects IBM Langflow OSS 1.0.0 through 1.11.5. Any deployment that has not been updated to 1.11.6 remains vulnerable, and only users with authenticated access to the application can supply the input that reaches the eval() function.

Risk and Exploitability

The vulnerability is rated a CVSS score of 8.8, indicating high severity. The EPSS score is not available and the flaw is not listed in CISA’s KEV catalog, but the requirement of authentication means a determined attacker could gain significant control. The likely attack vector is a remote authenticated user submitting crafted input via the application’s API or user interface that triggers the eval() call, with no additional exploitation prerequisites mentioned beyond authentication.

Generated by OpenCVE AI on September 11, 2026 at 04:00 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.11.6 as soon as possible.
  • Restrict authenticated access to the application by enforcing least privilege and removing unnecessary user accounts.
  • Monitor application logs for unexpected executions of eval() and audit for malicious input patterns.

Generated by OpenCVE AI on September 11, 2026 at 04:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to execute arbitrary code due to an unguarded eval() call on attacker-controlled input.
Title Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards
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.11.5:*:*:*:*:*:*:*
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-09-11T17:25:11.646Z

Reserved: 2026-08-24T20:31:17.797Z

Link: CVE-2026-78571

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-09-10T22:16:59.853

Modified: 2026-09-11T14:56:50.613

Link: CVE-2026-78571

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T07:15:16Z

Weaknesses
  • CWE-94

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