Impact
The vulnerability allows a user to supply an arbitrary URL to an unvalidated input field that is passed directly to an HTTP client. The consequence is that an attacker can force the server to issue requests to any address, potentially exposing internal resources or exfiltrating data. The flaw is identified as CWE‑918.
Affected Systems
IBM Langflow OSS versions 1.0.0 through 1.10.3 are affected. Upgrade to version 1.11.0 or later to eliminate the issue.
Risk and Exploitability
The CVSS score is 7.1, indicating a high severity. EPSS data is not available, and the vulnerability is not included in the CISA KEV catalog. The likely attack vector is an unauthenticated or minimally restricted API call that accepts a target URL; the function does not perform any allow‑list checks for scheme, host, or private IP ranges, making exploitation straightforward once the endpoint is reachable.
OpenCVE Enrichment