Description
IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could allow server-side request forgery (SSRF) due to insecure default configuration and incomplete enforcement of the SSRF protection mechanism.
Published: 2026-07-17
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insecure default configuration in IBM Langflow OSS and an incomplete enforcement of the SSRF protection mechanism can let an attacker make the server fetch arbitrary URLs. The resulting SSRF can expose internal services, leak sensitive information, and potentially allow further compromise of network components. This flaw concerns the domain of outbound request destinations, as classified by CWE‑918.

Affected Systems

The vulnerability affects IBM Langflow OSS versions 1.0.0 through 1.10.0, and also Langflow 1.9.0. The affected product is IBM’s Langflow OSS component, available as a Python package from the PyPI repository.

Risk and Exploitability

The CVSS score of 7.7 indicates high severity, but the EPSS score of less than 1% shows a very low probability of active exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the SSRF nature of the flaw, the likely attack vector is remote, via HTTP requests sent to endpoints that accept a user‑supplied URL and fail to perform proper validation. Exfiltration or reach to internal network resources would depend on the server’s network reachability.

Generated by OpenCVE AI on July 30, 2026 at 23:43 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 newer.
  • Reconfigure the application to enforce strict outbound request filtering, ensuring that only trusted, whitelisted URLs are reachable.
  • Disable or isolate the insecure default SSRF protection bypass if the configuration cannot be updated immediately.

Generated by OpenCVE AI on July 30, 2026 at 23:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Fri, 17 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could allow server-side request forgery (SSRF) due to insecure default configuration and incomplete enforcement of the SSRF protection mechanism.
Title SSRF Protection Configuration Vulnerability
First Time appeared Ibm
Ibm langflow Oss
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': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-07-21T15:38:49.397Z

Reserved: 2026-05-04T02:59:50.681Z

Link: CVE-2026-7754

cve-icon Vulnrichment

Updated: 2026-07-17T19:41:05.459Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T23:45:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)