Description
IBM Langflow OSS 1.0.0 through 1.10.3 Langflow could allow server-side request forgery (SSRF) due to incomplete and ineffective SSRF protection enforcement.
Published: 2026-08-05
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in IBM Langflow OSS permits a server‑side request forgery because the SSRF protection enforcement is incomplete and ineffective. This flaw enables an attacker to make the server issue arbitrary HTTP requests. Based on this description, it is inferred that the attacker could target internal or external resources potentially leading to data exposure or further exploitation.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.10.3 are affected. These releases lack the required SSRF safeguards mentioned in the vendor’s documentation. Only the upgrade to version 1.11.0 or newer provides the proper protection.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity flaw. No EPSS score is available, so the probability of exploitation remains uncertain. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves submitting a crafted request to the provider validation or API request functions, where the target URL is not adequately validated. Based on the description, it is inferred that an attacker could supply arbitrary URLs to trigger the SSRF behavior.

Generated by OpenCVE AI on August 5, 2026 at 19:26 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 to Langflow OSS 1.11.0 or newer.
  • If an upgrade cannot be performed immediately, restrict outbound network traffic from the application server to prevent unintended internal or external requests.
  • Implement strict URL validation on the server side to whitelist allowed destinations.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 18: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:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.3 Langflow could allow server-side request forgery (SSRF) due to incomplete and ineffective SSRF protection enforcement.
Title Langflow OSS is affected by server-side request forgery in provider validation and API request functionality
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-918
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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-05T18:03:12.602Z

Reserved: 2026-05-01T19:16:12.424Z

Link: CVE-2026-7657

cve-icon Vulnrichment

Updated: 2026-08-05T18:03:09.437Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:30:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)