AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-9081

HIGH · CVSS 7.1 EPSS 0.17%

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

IBM Langflow OSS versions 1.0.0 through 1.10.3 are vulnerable to a Server-Side Request Forgery (SSRF) due to inadequate validation of the user-supplied OLLAMA_BASE_URL parameter in the validate_model_provider_key() function. This flaw allows attackers to craft requests that can access internal services or sensitive data, potentially leading to unauthorized access and data exposure. Organizations using affected versions should prioritize patching this vulnerability to mitigate the risk of exploitation.

CVE
CVE-2026-9081
Severity
HIGH
CVSS
7.1
EPSS
0.17%

Original NVD 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).

Related CVEs

Other vulnerabilities affecting the same vendor(s)