PT-2026-49342 · Langflow · Langflow
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Langflow versions prior to 1.10.0
Description
The Shareable Playground feature, also known as Public Flows, allows unauthenticated users to execute workflows via a public link. A flaw in this feature enables arbitrary file reading depending on the flow configuration. Specifically, the endpoint '/api/v1/build public tmp' accepts a
files parameter containing a list of file paths. These paths can be local files or S3 paths, which are then read by the to lc message function within LCModelComponent. get chat result and fed into the Large Language Model (LLM) as images. The ability to retrieve the file contents depends on the specific LLM configuration used.Recommendations
Update to version 1.10.0.
As a temporary workaround, disable the Shareable Playground feature to prevent unauthenticated users from executing public flows.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Langflow