Vulnerability Description
IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery (SSRF) vulnerability in the validate_model_provider_key() function for the Ollama provider. The function accepts a user-supplied OLLAMA_BASE_URL parameter and passes it directly to requests.get() without validation, scheme/host allowlisting, or filtering of private IP ranges (loopback, RFC1918, link-local addresses).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langflow | Langflow | >= 1.0.0, < 1.11.0 |
Related Weaknesses (CWE)
References
- https://www.ibm.com/support/pages/node/7282650Vendor Advisory
FAQ
What is CVE-2026-9081?
CVE-2026-9081 is a vulnerability with a CVSS score of 7.1 (HIGH). IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery (SSRF) vulnerability in the validate_model_provider_key() function for the Ollama provider. The f...
How severe is CVE-2026-9081?
CVE-2026-9081 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-9081?
Check the references section above for vendor advisories and patch information. Affected products include: Langflow Langflow.