Description
IBM Langflow OSS 1.0.0 through 1.9.6 contains a Server-Side Request Forgery (SSRF). The legacy RSSReaderComponent in rss.py and SearXNG component in searxng.py make unvalidated HTTP requests to user-controlled URLs, bypassing SSRF protections introduced in version 1.9.3. An authenticated attacker can exploit this to access internal resources including cloud metadata services (AWS/Azure/GCP IMDS), potentially exfiltrating IAM credentials and enumerating internal networks. The vulnerability can also be triggered through prompt injection in agentic workflows due to tool_mode=True exposure.
Published: 2026-06-30
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IBM Langflow OSS 1.0.0 through 1.9.6 contains a Server‑Side Request Forgery. The legacy RSSReaderComponent in rss.py and the SearXNG component in searxng.py send unvalidated HTTP requests to URLs supplied by users. This bypasses the SSRF protections that were added in version 1.9.3. An attacker who is authenticated to the system can use this flaw to reach internal endpoints, including cloud metadata services such as those in AWS, Azure, and GCP, which may expose IAM credentials or other secrets. The flaw can also be triggered through prompt injection in agentic workflows where tool_mode=True is enabled, expanding the attack surface.

Affected Systems

Affected systems are IBM Langflow OSS, versions 1.0.0 through 1.9.6. The specific components at risk are the RSSReaderComponent and the SearXNG component. No other vendors or products are listed as affected by this issue.

Risk and Exploitability

The CVSS base score of 8.2 places this vulnerability in the high severity range, and because the EPSS score is not available, the current exploitation probability is unknown. The vulnerability is not listed in CISA KEV. The likely attack vector is an authenticated user leveraging the RSSReaderComponent or SearXNG component, or an attacker exploiting prompt injection to trigger the components indirectly. Once the SSRF payload is sent, internal resources can be discovered and potentially exfiltrated, enabling further lateral movement or privilege escalation.

Generated by OpenCVE AI on June 30, 2026 at 21:23 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 to Langflow OSS 1.10.0 or a later version that removes the SSRF problem.
  • If an upgrade is not immediately possible, disable or remove the legacy RSSReaderComponent and SearXNG component to eliminate the unvalidated request path.
  • Use network segmentation and firewall rules to restrict access to internal metadata services from the application environment.
  • Configure agentic workflows to disable tool_mode when it is not required, thereby preventing prompt injection from invoking the vulnerable components.

Generated by OpenCVE AI on June 30, 2026 at 21:23 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.6 contains a Server-Side Request Forgery (SSRF). The legacy RSSReaderComponent in rss.py and SearXNG component in searxng.py make unvalidated HTTP requests to user-controlled URLs, bypassing SSRF protections introduced in version 1.9.3. An authenticated attacker can exploit this to access internal resources including cloud metadata services (AWS/Azure/GCP IMDS), potentially exfiltrating IAM credentials and enumerating internal networks. The vulnerability can also be triggered through prompt injection in agentic workflows due to tool_mode=True exposure.
Title SSRF Vulnerability in Langflow OSS Legacy Components Bypasses Protection
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.6:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-06-30T19:51:55.253Z

Reserved: 2026-06-01T16:26:04.641Z

Link: CVE-2026-10564

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)