Description
IBM Langflow OSS 1.0.0 through 1.10.1 allows authenticated users to access and manipulate other users' build jobs through improper access control on log retrieval and unauthenticated build endpoints.
Published: 2026-07-30
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows attackers to view and modify build jobs that belong to other users because the API endpoints that retrieve logs and create new builds do not enforce proper authorization checks. The weakness is a classic improper access control flaw, classified as CWE-639. An attacker could gain access to build artifacts or change build configurations, potentially affecting the confidentiality and integrity of data.

Affected Systems

The affected product is IBM:Langflow OSS, with vulnerable releases from 1.0.0 up to and including 1.10.1. All users running these specific versions are at risk unless the software is upgraded.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity level. The EPSS score of 0.215% indicates a low exploitation probability, suggesting that active attacks are unlikely but not impossible. The vulnerability is not listed in the CISA KEV catalog. Based on the description, exploitation can occur through unauthenticated access to the build creation endpoint or via authenticated use of the log retrieval endpoint; the attack does not appear to require privileged system access or complex prerequisites, so the potential for exploitation remains significant.

Generated by OpenCVE AI on August 2, 2026 at 05:07 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.10.2 as soon as possible, which removes the unauthorized access flaw.
  • Ensure that all API endpoints enforce strict authentication and authorization checks before granting access to build or log data.
  • If an upgrade cannot be performed immediately, isolate the affected service behind a firewall and restrict external traffic to only trusted networks.

Generated by OpenCVE AI on August 2, 2026 at 05:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.1 allows authenticated users to access and manipulate other users' build jobs through improper access control on log retrieval and unauthenticated build endpoints.
Title Langflow is affected by exposed credentials due to multiple unauthenticated and insufficiently authorized API endpoints
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-639
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.10.1:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
Langflow Langflow
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-07-31T22:59:08.271Z

Reserved: 2026-06-22T20:24:54.097Z

Link: CVE-2026-12945

cve-icon Vulnrichment

Updated: 2026-07-31T22:59:03.125Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T17:16:28.173

Modified: 2026-08-04T20:19:44.307

Link: CVE-2026-12945

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:15:15Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key