Attackers are actively exploiting CVE-2026-5027, a high-severity path traversal vulnerability in the AI development platform Langflow, to write arbitrary files on exposed servers. Langflow is an open-source visual platform for building AI applications, AI agents, Retrieval-Augmented Generation (RAG) systems, and MCP-based workflows using a drag-and-drop interface instead of traditional coding. AI development teams widely use the project, and it has accumulated more than 149,000 stars and 9,200 forks on GitHub. CVE-2026-5027 is a high-severity path traversal flaw in Langflow's file upload functionality that fails to properly sanitize user-supplied filenames. "The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences ('../')," explains Tenable, which discovered the flaw at the start of the year. Tenable publicly disclosed the issue on March 27, 2026, more than two months after initially reporting it to the Langflow team without receiving a response. Although Tenable did not mention a fix in its advisory, Snyk Security reported on March 30, 2026, that the issue was fixed in the langflow-base package version 0.8.3, while the Langflow application itself received a patch in version 1.9.0. According to VulnCheck security researcher Caitlin Condon, their honeypots have now detected attackers exploiting the vulnerability to drop ...
Path traversal flaw in AI dev platform Langflow exploited in attacks
BleepingComputer
·Bill Toulas
·Published Jun 10, 2026
·Updated
Affected Software
2 affected components
Langflow Langflow<1.9.0
Langflow langflow-base<0.8.3
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a path traversal vulnerability in the AI development platform Langflow that is currently being exploited by attackers.
2
What vulnerability is being exploited in Langflow?
Attackers are exploiting a high-severity path traversal vulnerability identified as CVE-2026-5027.
3
What are the potential impacts of the CVE-2026-5027 vulnerability?
The vulnerability allows attackers to write arbitrary files on exposed servers, potentially compromising their security.
4
Is Langflow open-source software?
Yes, Langflow is an open-source visual platform for building AI applications.
5
When was the vulnerability in Langflow first identified?
The vulnerability was identified and listed in the KEV (Known Exploited Vulnerabilities) database on June 10, 2026.