Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.10.0, the "Shareable Playground" (or "Public Flows" in code) contains a potential arbitrary file-read vulnerability, depending on the exact flow configuration used. By making a flow public, public execution of the flow is allowed. The execution request can contain a list of files that gets read by Langflow and fed into the LLM. The files path can be any path supported by the storage - it can be either a local file or S3 path if supported by the local configuration This vulnerability is fixed in 1.10.0.
References
Configurations
No configuration.
History
24 Jun 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/langflow-ai/langflow/security/advisories/GHSA-rcjh-r59h-gq37 - |
23 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-23 17:17
Updated : 2026-06-24 15:16
NVD link : CVE-2026-48520
Mitre link : CVE-2026-48520
CVE.ORG link : CVE-2026-48520
JSON object : View
Products Affected
No product.
CWE
CWE-73
External Control of File Name or Path
