Description
IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information from internal services due to a URL parser discrepancy.
Published: 2026-09-04
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Server‑Side Request Forgery (SSRF) caused by missing or bypassable URL validation in multiple components of IBM Langflow OSS. It allows a remote authenticated attacker to trigger requests to internal services and retrieve sensitive information. The weakness corresponds to CWE‑918.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.11.2 are affected. The vulnerability is present in the code base that parses and forwards user supplied URLs without adequate validation.

Risk and Exploitability

The CVSS score of 7.7 rates this flaw as high severity. No EPSS score is currently available, and the issue is not listed in the CISA KEV catalog. An attacker with valid credentials can exploit the flaw by supplying a malicious URL that targets internal endpoints, resulting in data disclosure. The exploit requires authentication, so it poses a significant risk to environments where credentials are leaked or intercepted.

Generated by OpenCVE AI on September 4, 2026 at 16:21 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 IBM Langflow OSS to version 1.11.3 or later, which removes the vulnerable URL parsing code.
  • If an immediate upgrade is not feasible, block outbound network traffic from the application to internal IP ranges or use a proxy that enforces strict request filtering.
  • Implement or enforce explicit validation of all user‑supplied URLs to reject localhost, private IP ranges, or any endpoints that should not be exposed.

Generated by OpenCVE AI on September 4, 2026 at 16:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information from internal services due to a URL parser discrepancy.
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': 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-09-04T15:30:25.425Z

Reserved: 2026-08-07T17:28:02.690Z

Link: CVE-2026-19304

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T16:17:24.200

Modified: 2026-09-04T16:17:24.200

Link: CVE-2026-19304

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T16:30:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)