CVE-2026-10564 PUBLISHED

SSRF Vulnerability in Langflow OSS Legacy Components Bypasses Protection

Assigner: ibm
Reserved: 01.06.2026 Published: 30.06.2026 Updated: 01.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
CVSS Score: 8.2

Product Status

Vendor IBM
Product Langflow OSS
Versions
  • affected from 1.0.0 to 1.9.6 (incl.)

Solutions

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

References

Problem Types

  • CWE-918 Server-Side Request Forgery (SSRF) CWE