Description
IBM Langflow OSS 1.0.0 through 1.10.2 is vulnerable to server-side request forgery (SSRF). This may allow an unauthenticated attacker to send unauthorized requests from the system, potentially leading to network enumeration or facilitating other attacks.
Published: 2026-09-14
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Server–Side Request Forgery
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from missing URL validation in flow components, leading to server‑side request forgery. An unauthenticated attacker can supply arbitrary URLs that the server will fetch, enabling it to reach internal or external services. This can facilitate network enumeration, data exfiltration, and may aid subsequent attacks against downstream resources.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.10.2 are affected. The product is identified by its CPE entries, and the issue is fixed in version 1.10.3; any instance running a vulnerable release should verify its version and apply the update.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. EPSS data is unavailable, so the likelihood of exploitation is unknown. The vulnerability is not listed in CISA's KEV catalog. The likely attack vector is the supply of a malicious URL through the web interface or any exposed flow component API, which requires no prior authentication. Once triggered, the server performs outbound requests based on the supplied URL.

Generated by OpenCVE AI on September 15, 2026 at 11:53 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.10.3 or later
  • If a patch cannot be applied immediately, isolate the Langflow container and restrict outbound traffic with a firewall or proxy that blocks internal network addresses
  • As a temporary measure, configure the flow component to reject URLs that are not in a pre‑defined whitelist, if this option is supported

Generated by OpenCVE AI on September 15, 2026 at 11:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.2 is vulnerable to server-side request forgery (SSRF). This may allow an unauthenticated attacker to send unauthorized requests from the system, potentially leading to network enumeration or facilitating other attacks.
Title Langflow OSS is affected by server-side request forgery due to missing URL validation in flow components
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.2:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-14T20:31:27.744Z

Reserved: 2026-06-19T22:35:54.039Z

Link: CVE-2026-12765

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-14T21:17:00.583

Modified: 2026-09-14T21:17:00.583

Link: CVE-2026-12765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T12:00:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)