Description
IBM Langflow OSS 1.0.0 through 1.9.3 contains a Server-Side Request Forgery (SSRF) protection bypass vulnerability in the API Request component. An authenticated attacker with low-level privileges (flow author role) can bypass SSRF protections by enabling the follow_redirects parameter and supplying a public URL that redirects to internal/localhost addresses. The vulnerability exists because the application validates only the initial URL but does not re-validate redirect destinations. This allows attackers to access internal HTTP services, localhost endpoints, cloud metadata services, and private network resources that should be unreachable when SSRF protection is enabled. Successful exploitation can lead to disclosure of sensitive information including credentials, tokens, internal API responses, and administrative panel data.
Published: 2026-06-30
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.9.3 have a flaw that permits an authenticated user with low privileges to circumvent SSRF protections. By enabling the follow_redirects option and supplying a publicly reachable URL that redirects to an internal or localhost address, the application validates only the original target and does not re‑validate the redirect destination. This flaw permits the attacker to retrieve internal HTTP endpoints, cloud metadata services, or other private network resources that should remain invisible, resulting in the disclosure of credentials, tokens, and administrative data.

Affected Systems

The vulnerability affects IBM Langflow OSS, specifically all releases between version 1.0.0 and 1.9.3 inclusive. An attacker must be authenticated as a flow author or higher to manipulate the API Request component.

Risk and Exploitability

The CVSS score of 8.5 marks this issue as high severity. Although an EPSS score is not provided, the lack of noted exhaustion in the KEV catalog suggests a moderate to high likelihood that the flaw will be exploited in the wild. The attack vector is inferred to be external, whereby a public URL is used to trigger the internal request once the redirect resolution is allowed. Successful exploitation can expose sensitive information from the target application or its environment.

Generated by OpenCVE AI on June 30, 2026 at 21:21 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.10.0.

Generated by OpenCVE AI on June 30, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 20:15:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.9.3 contains a Server-Side Request Forgery (SSRF) protection bypass vulnerability in the API Request component. An authenticated attacker with low-level privileges (flow author role) can bypass SSRF protections by enabling the follow_redirects parameter and supplying a public URL that redirects to internal/localhost addresses. The vulnerability exists because the application validates only the initial URL but does not re-validate redirect destinations. This allows attackers to access internal HTTP services, localhost endpoints, cloud metadata services, and private network resources that should be unreachable when SSRF protection is enabled. Successful exploitation can lead to disclosure of sensitive information including credentials, tokens, internal API responses, and administrative panel data.
Title SSRF via HTTP Redirect Following in Langflow API Request Component
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.9.3:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-06-30T19:59:59.556Z

Reserved: 2026-05-29T18:24:56.422Z

Link: CVE-2026-10129

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T21:30:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)