Description
IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated attackers to execute arbitrary OS commands and read sensitive files including credentials, enabling complete system compromise and lateral movement.
Published: 2026-06-30
Score: 9.9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.10.0 contain a code injection flaw that allows an authenticated user to send a specially crafted request to the code validation endpoint, causing the server to execute arbitrary shell commands and read sensitive files such as credentials. The vulnerability is a classic OS command injection (CWE‑94) and can directly lead to complete system compromise if the authenticated attacker gains sufficient privileges on the host.

Affected Systems

Affected systems are IBM Langflow OSS products running any version from 1.0.0 up to and including 1.10.0. The issue was disclosed for the OSS releases distributed via PyPI and identified by the corresponding CPE strings for versions 1.0.0 and 1.10.0.

Risk and Exploitability

The CVSS score of 9.9 reflects the high severity, and the lack of an EPSS score suggests that the launch data or probability of exploitation is not yet published, but that does not diminish the risk because the flaw is fully exploitable once authenticated. The vulnerability is not currently listed in the CISA KEV catalog, yet the attack vector requires authentication, meaning that attackers who gain valid credentials can launch the exploit. Given the potential for arbitrary command execution and lateral movement, the risk is considered very high for any environment that hosts the affected Langflow OSS deployment.

Generated by OpenCVE AI on June 30, 2026 at 20:22 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 later as recommended by IBM
  • If an upgrade cannot be performed immediately, disable the code validation endpoint or restrict it to trusted users only
  • Implement strict input validation and sandboxing for any code evaluation functionality, and run the application with the least privilege necessary to limit potential impact

Generated by OpenCVE AI on June 30, 2026 at 20:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated attackers to execute arbitrary OS commands and read sensitive files including credentials, enabling complete system compromise and lateral movement.
Title Code Injection Vulnerability in Code Validation Endpoint
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': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-06-30T19:13:16.331Z

Reserved: 2026-05-05T14:20:51.355Z

Link: CVE-2026-7873

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T20:30:04Z

Weaknesses
  • CWE-94

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