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

Impact

The vulnerability allows an authenticated user to cause the system to fetch arbitrary URLs, which the application does not adequately validate. This server‑side request forgery can expose internal services to the attacker, enabling network reconnaissance and potentially serving as a foothold for other attacks. The flaw is identified as CWE‑918 and does not, by itself, provide privilege escalation but creates a significant attack surface.

Affected Systems

Products affected are IBM’s Langflow OSS versions 1.0.0 through 1.11.2. The vulnerability is present in any deployment of these releases and is not limited to a specific operating system or environment.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity. The lack of an EPSS score means there is no quantifiable data on exploitation frequency, and the vulnerability is not currently listed in the CISA KEV catalog. Typical access requires user authentication, and exploitation would involve sending crafted requests from the application to unintended endpoints. The potential impact could include internal network discovery and the facilitation of subsequent attacks against internal services.

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

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.11.3 or later, which fixes the URL validation flaw.
  • If upgrading is delayed, restrict outbound traffic from the Langflow instance using firewall rules or network segmentation to limit reachable endpoints.
  • Implement application‑level checks to validate destination URLs against a whitelist, ensuring that only trusted domains can be accessed by the server.

Generated by OpenCVE AI on September 15, 2026 at 11:24 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.11.2 is vulnerable to server-side request forgery (SSRF). This may allow an authenticated attacker to send unauthorized requests from the system, potentially leading to network enumeration or facilitating other attacks.
Title Langflow is vulnerable to Server-Side Request Forgery due to missing or bypassable URL validation in multiple 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.11.2:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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:53.187Z

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

Link: CVE-2026-12766

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-12766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T11:30:12Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)