2 Sources
[1]
Unpatched Langflow Flaw CVE-2026-5027 Exploited for Unauthenticated RCE
A high-severity unpatched security flaw in Langflow, an open-source low-code platform to build artificial intelligence (AI) applications, has come under active exploitation in the wild, according to findings from VulnCheck. The vulnerability in question is CVE-2026-5027 (CVSS score: 8.8), a case of path traversal that could allow an attacker to write files to arbitrary locations. "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 ('../')," Tenable, which discovered the flaw, said in an alert released in late March 2026. The cybersecurity company said it attempted to contact the project maintainers three times in January and February 2026, before disclosing details of the issue on March 27. Caitlin Condon, vice president of security research at VulnCheck, said in a LinkedIn post that the vulnerability enables remote code execution. "Because Langflow enables unauthenticated auto-login by default, no credentials are required to reach the vulnerable endpoint, and a single unauthenticated request is sufficient to obtain a valid session token before proceeding with exploitation," Condon added. Exploitation efforts so far appear to weaponize the bug to write test files on victim systems. Data from Censys shows that there are about 7,000 Langflow instances publicly exposed on the internet, with a majority of them located in North America. The activity follows a flurry of exploitation activity targeting other Langflow vulnerabilities this year, including CVE-2026-0770, CVE-2026-33017, CVE-2026-21445, and CVE-2025-34291, the last of which has been weaponized by the Iranian state-sponsored group known as MuddyWater. "The activity underscores a growing trend of attackers targeting the infrastructure and tooling that organizations use to build and deploy AI applications," the company said in a statement shared with The Hacker News.
[2]
Path traversal flaw in AI dev platform Langflow exploited in attacks
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 test files on vulnerable instances. "Because Langflow enables unauthenticated auto-login by default, no credentials are required to reach the vulnerable endpoint, and a single unauthenticated request is sufficient to obtain a valid session token before proceeding with exploitation," reads the researcher's post on LinkedIn. Condon added that Censys scans identified roughly 7,000 publicly exposed Langflow instances. However, Censys data includes historical scan results from the previous 12 months and may not accurately reflect the number of systems currently exposed. Exploitation of CVE-2026-5027 comes shortly after similar activity targeting other Langflow vulnerabilities earlier this year, including CVE-2026-0770, CVE-2026-21445, and CVE-2026-33017. Last year, the U.S. Cybersecurity & Infrastructure Security Agency (CISA) also warned about active exploitation of CVE-2025-3248, for which Condon says VulnCheck continues to observe activity, including activity linked to the Iranian threat group MuddyWater. Langflow users are recommended to upgrade to the latest release, version 1.10.0, published earlier today.
Share
Copy Link
A high-severity security flaw in Langflow, an open-source AI development platform, is under active exploitation. CVE-2026-5027 enables attackers to write arbitrary files through path traversal, achieving unauthenticated remote code execution. With 7,000 publicly exposed instances and no credentials required due to auto-login defaults, the vulnerability poses significant risks to AI development infrastructure.
A high-severity security flaw in Langflow has emerged as an active threat to organizations building AI applications. CVE-2026-5027, an unpatched Langflow flaw with a CVSS score of 8.8, allows attackers to exploit a path traversal weakness in the open-source platform's file upload functionality
1
. The vulnerability affects Langflow, a visual AI development platform that has gained significant traction with more than 149,000 stars and 9,200 forks on GitHub2
.
Source: Hacker News
Tenable discovered the flaw at the start of 2026 and attempted to contact project maintainers three times in January and February before publicly disclosing details on March 27, 2026
1
. The 'POST /api/v2/files' endpoint fails to sanitize the 'filename' parameter from multipart form data, enabling arbitrary file write operations through path traversal sequences like '../'2
.What makes this Langflow vulnerability particularly dangerous is the combination of improper sanitization and default configuration settings. Because Langflow enables unauthenticated auto-login by default, attackers require no credentials to reach the vulnerable endpoint
1
. A single unauthenticated request suffices to obtain a valid session token before proceeding with exploitation, according to Caitlin Condon, vice president of security research at VulnCheck1
.
Source: BleepingComputer
VulnCheck's honeypots have detected attackers exploiting CVE-2026-5027 in the wild, with exploitation efforts weaponizing the bug to write test files on victim systems
2
. The vulnerability enables unauthenticated remote code execution, creating severe risks for the approximately 7,000 publicly exposed instances identified through Censys scans, with the majority located in North America1
.This exploitation activity follows a concerning trend of attackers targeting Langflow throughout 2026. Earlier this year, threat actors exploited other Langflow vulnerabilities including CVE-2026-0770, CVE-2026-33017, and CVE-2026-21445
1
. The Iranian state-sponsored group MuddyWater weaponized CVE-2025-34291, demonstrating nation-state interest in compromising AI development platforms1
. The U.S. Cybersecurity & Infrastructure Security Agency (CISA) also warned about active exploitation of CVE-2025-3248, with VulnCheck continuing to observe activity linked to MuddyWater2
.Related Stories
While Tenable's advisory did not mention a fix, Snyk Security reported on March 30, 2026, that the issue was addressed in langflow-base package version 0.8.3, with the Langflow application itself receiving a patch in version 1.9.0
2
. Organizations using the AI development platform should upgrade to the latest release, version 1.10.0, published to address these security concerns2
. The activity underscores a growing trend of attackers targeting the infrastructure and tooling that organizations use to build and deploy AI applications, making immediate patching critical for teams building AI agents, Retrieval-Augmented Generation systems, and MCP-based workflows1
.Summarized by
Navi
[2]
07 Apr 2026•Technology

26 Dec 2025•Technology

21 Jan 2026•Technology

1
Technology

2
Business and Economy

3
Health
