{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "1.11.0"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "24d9e86885b877ea3e9d03cbc50b963765489721"
            },
            {
              "fixed": "f307634e708a3247d23276943c4b848b15e19e84"
            }
          ],
          "repo": "https://github.com/langflow-ai/langflow",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {},
  "details": "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).",
  "id": "CVE-2026-9081",
  "modified": "2026-08-08T03:30:48.271455087Z",
  "published": "2026-08-05T18:17:16.130Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.ibm.com/support/pages/node/7282650"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}