CVE 9.6 CRITICAL

Langflow: Unauthenticated RCE in Shareable Playgrounds_CVE-2026-48519

9.6 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Description

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.

AI Analysis

Unauthenticated Remote Code Execution in Shareable Playgrounds

Basic Information

ID CVE-2026-48519
Source GitHub_M
Published Jun 23, 2026 at 16:25
Modified Jun 23, 2026 at 17:02

Affected Product

Vendor langflow-ai
Product langflow
Version < 1.9.2
Affected Versions langflow-ai langflow < 1.9.2

CWE Classification

AI Assessment

AI Score 9.6 / 10
AI Severity Critical
Vendor Langflow AI
Product Langflow
Version < 1.9.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.