CyberRota Analysis
AI-GeneratedIBM Langflow versions 1.0.0 through 1.11.2 are vulnerable to arbitrary file write due to inadequate input validation in the SaveToFileComponent, allowing authenticated attackers to manipulate file paths via the /api/v1/run/{flow_id} endpoint. This vulnerability can lead to unauthorized file creation or modification, posing a risk of further compromise based on the server's configuration. Organizations using affected versions should prioritize remediation, especially those with low-privileged user access to the application.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
IBM Langflow OSS 1.0.0 through 1.11.2 Langflow could allow an authenticated attacker to write arbitrary files to the server due to improper input validation in the SaveToFileComponent. The application constructs local file paths using attacker‑controlled input without sufficient sanitization when handling requests to the /api/v1/run/{flow_id} endpoint. An attacker with low‑privileged authenticated access (such as a valid API key or user session) can supply crafted path values, including absolute paths or path traversal sequences, allowing arbitrary file writes to locations writable by the Langflow process. Successful exploitation may lead to unauthorized file creation or modification, potentially resulting in further compromise depending on the deployment environment.
Related CVEs
Other vulnerabilities affecting the same vendor(s)