ZeroHour

CVE-2026-81265

large

Unauthenticated SSRF in IBM Langflow OSS 1.0.0 through 1.11.5

CVSS 3.1
7.5 high
EPSS
Published
()
Modified
AI analysis

CVE-2026-81265 is a server-side request forgery (SSRF, CWE-918) vulnerability in IBM Langflow OSS, the open-source visual builder for LLM and agent workflows, affecting versions 1.0.0 through 1.11.5. Per the CVSS vector, it is reachable over the network by an unauthenticated attacker with no user interaction, allowing them to induce the Langflow server to issue requests to attacker-chosen targets such as internal services or cloud metadata endpoints. The attacker gains read access to internal data (high confidentiality impact), but the flaw does not by itself permit code execution or data modification. Any self-hosted Langflow OSS deployment in the affected version range is affected, particularly instances reachable from untrusted networks or the internet. No public proof-of-concept or in-the-wild exploitation is currently known, and the issue is not listed in CISA KEV.

What to do: Upgrade Langflow OSS to the latest release newer than 1.11.5 as directed by IBM's advisory. Until patched, avoid exposing Langflow (default port 7860) directly to the internet, place it behind a VPN or an authenticating reverse proxy, and restrict the Langflow host's outbound access to cloud metadata endpoints (169.254.169.254) and internal network ranges to blunt SSRF abuse. Review server logs for unexpected outbound HTTP requests originating from the Langflow instance.

Affected
IBM Langflow OSS1.0.0 through 1.11.5 (inclusive)
Estimated exposure
large≈10,000–100,000 deployments (thousands internet-exposed on default port 7860) — Langflow is a widely adopted open-source LLM workflow tool that is typically self-hosted in Docker and frequently left exposed on its default port 7860 — historical public internet scans have found thousands of exposed instances, and the…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

IBM Langflow OSS 1.0.0 through 1.11.5.

Vendors
langflow
Products
langflow
Weakness
CWE-918
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.