Description
IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate ownership in the deprecated POST /api/v1/build/{flow_id}/vertices endpoint, allowing an authenticated user to inject arbitrary graph data into a shared cache for any flow. This may result in cross-user cache pollution, unauthorized workflow execution, or denial of service.
Published: 2026-08-05
Score: 5.9 Medium
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.3 contain a flaw where the system does not properly enforce ownership validation on the deprecated POST /api/v1/build/{flow_id}/vertices endpoint. An authenticated user can inject arbitrary graph data into a shared cache belonging to any flow. This misvalidation can result in cross‑user cache pollution, unauthorized workflow execution, or denial of service. The absence of proper access control enables the injected payload to be executed or used by other users, effectively allowing an attacker to run unauthorized code within the application context.

Affected Systems

Affected vendors are IBM, product Langflow OSS. Versions 1.0.0 through 1.10.3 are impacted. The update available from IBM starts at Langflow OSS 1.11.0.

Risk and Exploitability

The CVSS base score is 5.9, indicating a moderate security impact. EPSS data is not available, so the current likelihood of exploitation cannot be quantified, and the vulnerability is not listed in CISA KEV. The attack vector requires authenticated access to the deprecated API endpoint, meaning an attacker must first gain a legitimate user account or otherwise obtain credentials for the system. Once authenticated, the attacker can execute the flaw by sending specially crafted requests to the endpoint, leading to arbitrary code execution or denial of service within the shared cache environment.

Generated by OpenCVE AI on August 5, 2026 at 19:50 UTC.

Remediation

Vendor Solution

IBM recommends upgrading to Langflow OSS 1.11.0 or newer https://github.com/langflow-ai/langflow/releases


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.11.0 or newer, which removes the vulnerable endpoint and implements proper ownership validation.
  • If an upgrade is not immediately possible, disable or strictly restrict the deprecated POST /api/v1/build/{flow_id}/vertices endpoint so that only trusted internal processes can use it.
  • Review and enforce access control policies to ensure that only users with explicit permission can modify shared cache data, addressing the underlying CWE‑284 weakness.

Generated by OpenCVE AI on August 5, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate ownership in the deprecated POST /api/v1/build/{flow_id}/vertices endpoint, allowing an authenticated user to inject arbitrary graph data into a shared cache for any flow. This may result in cross-user cache pollution, unauthorized workflow execution, or denial of service.
Title Langflow OSS is affected by arbitrary code execution in custom component validation and trusted code enforcement
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-284
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.10.3:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
Langflow Langflow
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-05T19:02:25.247Z

Reserved: 2026-06-01T13:24:56.127Z

Link: CVE-2026-10547

cve-icon Vulnrichment

Updated: 2026-08-05T19:02:20.794Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T19:17:19.847

Modified: 2026-08-06T19:34:08.737

Link: CVE-2026-10547

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T20:30:06Z

Weaknesses