CVE-2026-48519
CRITICALLangflow: Unauthenticated RCE in Shareable Playgrounds
Title source: cnaDescription
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, the "Shareable Playground" (or "Public Flows" in code) contains a critical RCE vulnerability. Shareable Playground feature works by enabling the execution of workflows by unauthenticated users, by accessing a link. Specifically, it enables the route /api/v1/build_public_tmp to execute any public flow, given a public flow ID. When the route executes the flow, it allows for providing arbitrary custom Python code as the nodes code, inside the JSON payload. The vulnerable field is data.nodes[X].data.node.template.code.value. This vulnerability is fixed in 1.9.2.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/langflow-ai/langflow/security/advisories/GHSA-v5ff-9q35-q26f
Scores
CVSS v3
9.6
EPSS
0.0082
EPSS Percentile
53.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (3)
langflow/langflow
< 1.9.2
langflow-ai/langflow
< 1.9.2
pypi/langflow
0 - 1.9.2PyPI
Published
Jun 23, 2026
Tracked Since
Jun 23, 2026