Description
IBM Langflow OSS 1.0.0 through 1.11.5 could allow an authenticated attacker to execute arbitrary code due to an incomplete denylist in the security scanner.
Published: 2026-09-10
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary code execution by an authenticated attacker
Action: Immediate Patch
AI Analysis

Impact

This vulnerability exploits an incomplete deny-list in IBM Langflow OSS security scanner, allowing an authenticated user to inject and execute arbitrary code. The weakness is classified as CWE-78, reflecting insufficient validation of executable paths. Successful exploitation would give the attacker the same privileges as the Langflow process, potentially compromising system confidentiality and integrity.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.11.5, which are delivered through the "langflow_oss" Python package prior to the 1.11.6 release that contains the fix.

Risk and Exploitability

The CVSS score of 8.8 signals high severity. No EPSS data is available, but the risk remains significant because the vulnerability requires only authenticated access, a condition that attackers often satisfy in targeted attacks. The vulnerability is not listed in CISA’s KEV catalog, indicating that active exploitation has not yet been documented widely. Attacks would likely proceed via an API web interface that allows an authenticated user to supply code input to the security scanner.

Generated by OpenCVE AI on September 11, 2026 at 03:59 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 Langflow OSS to version 1.11.6
  • Limit authentication to trusted accounts and enforce least‑privilege permissions
  • Reconfigure the security scanner to apply a comprehensive deny‑list and reject unsafe executable patterns

Generated by OpenCVE AI on September 11, 2026 at 03:59 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 an authenticated attacker to execute arbitrary code due to an incomplete denylist in the security scanner.
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-78
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-10T21:43:37.361Z

Reserved: 2026-08-24T20:29:13.889Z

Link: CVE-2026-78569

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Undergoing Analysis

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

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

Link: CVE-2026-78569

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')