{"id":158118,"date":"2026-09-01T17:55:09","date_gmt":"2026-09-01T17:55:09","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/158118\/"},"modified":"2026-09-01T17:55:09","modified_gmt":"2026-09-01T17:55:09","slug":"attacks-targeting-langflow-ai-agent-building-tool-surge","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/158118\/","title":{"rendered":"Attacks Targeting Langflow AI Agent-Building Tool Surge"},"content":{"rendered":"<p>                    Tool&#8217;s Access to Compute Resources, Keys and Credentials Make It a Repeat Target<\/p>\n<p>                                                <a class=\"author-link\" href=\"https:\/\/www.govinfosecurity.com\/authors\/mathew-j-schwartz-i-892\" rel=\"nofollow noopener\" target=\"_blank\">Mathew J. Schwartz<\/a> (<a href=\"https:\/\/www.twitter.com\/euroinfosec\" rel=\"nofollow noopener\" target=\"_blank\">euroinfosec<\/a>)                                                    \u2022<br \/>\n                        September 1, 2026 \u00a0 \u00a0 <a href=\"https:\/\/www.bankinfosecurity.com\/attacks-targeting-langflow-ai-agent-building-tool-surge-a-32712#disqus_thread\" rel=\"nofollow noopener\" target=\"_blank\"><\/p>\n<p>                <img decoding=\"async\" src=\"https:\/\/www.europesays.com\/ai\/wp-content\/uploads\/2026\/09\/attacks-targeting-langflow-ai-agent-building-tool-surge-image_large-7-a-32712.jpg\" alt=\"Attacks Targeting Langflow AI Agent-Building Tool Surge\" class=\"img-responsive \"\/><br \/>\n                Image: Shutterstock\/ISMG            <\/p>\n<p>Popular open-source framework Langflow, used to build artificial intelligence agents and workflows, is under fire again from in-the-wild exploit attempts.<\/p>\n<p>See Also: <a href=\"https:\/\/www.govinfosecurity.com\/inside-2026-cyber-workforce-key-trends-talent-gaps-strategic-shifts-ai-a-32624?rf=RAM_SeeAlso\" rel=\"nofollow noopener\" target=\"_blank\">Inside the 2026 Cyber Workforce: Key Trends, Talent Gaps, Strategic Shifts and the AI Revolution<\/a><\/p>\n<p>Attackers on Saturday began attempting to target a vulnerability in Langflow that enables remote-code authentication without an attacker having to first authenticate, <a href=\"https:\/\/www.linkedin.com\/posts\/ccondon_new-kev-a-few-hours-ago-vulncheck-canaries-activity-7499493657218076672-FpOE\" target=\"_blank\" rel=\"nofollow noopener\">warned<\/a> cybersecurity firm VulnCheck. <\/p>\n<p>The flaw in the &#8220;code validator in Langflow&#8217;s custom component editor,&#8221; tracked as <a href=\"https:\/\/www.cve.org\/CVERecord?id=CVE-2026-0768\" target=\"_blank\" rel=\"nofollow noopener\">CVE-2026-0768<\/a>, has a critical CVSS score of 9.8, and there were previously no known proof-of-concept exploits for the flaw circulating in the wild, said Caitlin Condon, vice president of security research at VulnCheck, in a LinkedIn post.<\/p>\n<p>Attackers attempting to exploit the flaw first tripped VulnCheck&#8217;s canaries on Saturday. &#8220;Adversaries appear to be conducting a mix of reconnaissance and credential harvesting activities: Among other things, attacker requests are querying environment variables (LANGFLOW_SUPERUSER, OPENAI_API*, AWS_ACCESS*, AWS_SECRET*), reading \/root\/.cache\/langflow\/secret_key, and checking .ssh access and .bash_history size,&#8221; she said.<\/p>\n<p>Efforts to exploit the flaw remain active, with the firm counting 100 detections by its attack-detection canaries on Saturday, rising to 360 by Monday. &#8220;Source traffic primarily originates from Russia and has thus far exclusively hit canaries in the U.K.,&#8221; she said. <\/p>\n<p>The project is owned by IBM, which <a href=\"https:\/\/www.langflow.org\/blog\/big-news-for-langflow\" target=\"_blank\" rel=\"nofollow noopener\">acquired<\/a> the technology through its 2025 purchase of DataStax and has since integrated it into watsonx.ai, its integrated, end-to-end AI development platform. Hosted on <a href=\"https:\/\/github.com\/langflow-ai\/langflow\" target=\"_blank\" rel=\"nofollow noopener\">GitHub<\/a>, Langflow is extremely popular, counting 409 contributors, 10,000 forks and 154,000 stars from users who have &#8220;favorited&#8221; the code repository.<\/p>\n<p>While Langflow project release notes and IBM security bulletins don&#8217;t appear to specify if the vulnerability was patched or when, or to offer any other mitigations, VulnCheck said it appears to have been fixed. &#8220;The team who analyzed it on our side said it&#8217;s patched in 1.10.1. The team said the exploit relies on an exec() to execute malicious code, and that exec() was removed in the patch,&#8221; Condon told ISMG. That version was released on June 23. IBM and Langflow didn\u2019t immediately respond to a request for comment.<\/p>\n<p>The now-targeted vulnerability was first discovered in <a href=\"https:\/\/nvd.nist.gov\/vuln\/detail\/cve-2026-0768\" target=\"_blank\" rel=\"nofollow noopener\">version 1.4.2<\/a> of Langflow by researchers at Trend Micro, who <a href=\"https:\/\/www.zerodayinitiative.com\/advisories\/ZDI-26-034\/\" target=\"_blank\" rel=\"nofollow noopener\">reported<\/a> the zero-day flaw to Langflow in July 2025 through Trend&#8217;s Zero Day Initiative.<\/p>\n<p>&#8220;The issue results from the lack of proper validation of a user-supplied string before using it to execute Python code,&#8221; and &#8220;an attacker can leverage this vulnerability to execute code in the context of root,&#8221; the researchers said in a coordinated public disclosure on Jan. 9 that contains only high-level details pertaining to the flaw.<\/p>\n<p>&#8220;Given the nature of the vulnerability, the only salient mitigation strategy is to restrict interaction with the product,&#8221; the researchers wrote at the time.<\/p>\n<p>Valuable Target<\/p>\n<p>Langflow is a repeat target for attackers since hackers prize all the access and resources AI tooling infrastructure can facilitate. &#8220;Langflow and similar AI projects often have access to compute resources, keys to systems with sensitive data and exposure to other high value systems. In layman&#8217;s terms, the exact type of system an attacker would find very valuable,&#8221; VulnCheck <a href=\"https:\/\/www.vulncheck.com\/blog\/pwning-the-ai-stack\" target=\"_blank\" rel=\"nofollow noopener\">reported<\/a>.<\/p>\n<p>Despite such targeting, outdated versions of Langflow with known vulnerabilities appear to abound.<\/p>\n<p>In July, security researchers warned that a threat actor codenamed Jadepuffer was targeting an authentication flaw in Langflow tracked as <a href=\"https:\/\/www.cve.org\/CVERecord?id=https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2025-3248\" target=\"_blank\" rel=\"nofollow noopener\">CVE-2025-3248<\/a> to remotely execute code on a server without having to log in. The goal of those attacks was to deploy ransomware designed to target AI models and training data, as well as databases, and demand a ransom in return for decryption keys (see: <a href=\"https:\/\/www.govinfosecurity.com\/jadepuffer-redux-bigger-meaner-second-time-round-a-32276\" rel=\"nofollow noopener\" target=\"_blank\">Jadepuffer Redux: Bigger and Meaner the Second Time Round<\/a>). <\/p>\n<p>In the wake of those attacks, cybersecurity firm Sysdig published a raft of defensive recommendations for Langflow users, including upgrading to version 1.3.0 or later, restricting access to the Docker interface to blow attackers&#8217; attempts to gain escalated privileges, locking down permissions for directories storing AI data and ensuring all such data was being safeguarded through immutable backups.<\/p>\n<p>The attack was a concern in part because the Langflow project released version 1.3.0 in April 2025, meaning that over one year later, attackers were able to compromise users who hadn&#8217;t yet updated.<\/p>\n<p>That&#8217;s despite the U.S. Cybersecurity and Infrastructure Security Agency first <a href=\"https:\/\/www.cisa.gov\/news-events\/alerts\/2025\/05\/05\/cisa-adds-one-known-exploited-vulnerability-catalog\" target=\"_blank\" rel=\"nofollow noopener\">warning<\/a> on May 5, 2025, that the vulnerability was being actively exploited. <\/p>\n<p>By June 2025, Trend Micro <a href=\"https:\/\/www.trendmicro.com\/en_us\/research\/25\/f\/langflow-vulnerability-flodric-botnet.html\" target=\"_blank\" rel=\"nofollow noopener\">reported<\/a> seeing attackers actively abuse the vulnerability to infect servers with Flodrix botnet malware. &#8220;Once the malware is successfully installed and establishes a connection with the command and control (C&amp;C) server, it can receive commands over TCP to launch various distributed denial-of-service (DDoS) attacks,&#8221; the researchers said.<\/p>\n<p>VulnCheck said its full list of known exploited vulnerabilities in Langflow includes an additional 10 flaws, all of them discovered this year. The firm has a different approach to counting KEVs than CISA, which reflects in part intelligence gathered by its canaries that reveals working exploits (see: <a href=\"https:\/\/www.govinfosecurity.com\/many-more-bugs-but-exploits-stay-steady-a-32346\" rel=\"nofollow noopener\" target=\"_blank\">Many More Bugs But Exploits Stay Steady<\/a>). <\/p>\n<p>Three of those additional, known vulnerabilities in Langflow &#8211; not counting CVE-2026-0768 &#8211; have so far been targeted over 15,000 times in the wild this year, VulnCheck said. The greatest number of vulnerable Langflow hosts by far are running in the United States, followed by Germany, Malaysia, Brazil, India, France, Singapore, Canada and the United Kingdom.<\/p>\n<p>One challenge for Langflow users is that the software is designed by default to be publicly accessible. <\/p>\n<p>&#8220;Langflow&#8217;s first deployment model is designed to be deployed as an internet accessible service, allowing public access to your project&#8217;s MCP server provides a shareable playground where external users interact with the flow&#8217;s chat input and output and view results without having to install Langflow or generate an API key,&#8221; VulnCheck said. <\/p>\n<p>&#8220;This increases the probability of internet exposure. And while Langflow does provide security best practices, it&#8217;s likely there are plenty of new adopters that brush over the best practices,&#8221; it said.<\/p>\n<p>            <script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"Tool&#8217;s Access to Compute Resources, Keys and Credentials Make It a Repeat Target Mathew J. Schwartz (euroinfosec) \u2022&hellip;\n","protected":false},"author":2,"featured_media":158119,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[24,405,7537,313,7508,50034,415,76961],"class_list":["post-158118","post","type-post","status-publish","format-standard","has-post-thumbnail","category-agentic-ai","tag-ai","tag-ai-agents","tag-artificial-intelligence-agents","tag-cybersecurity","tag-information-security","tag-langflow","tag-llm","tag-patch"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/158118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=158118"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/158118\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/158119"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=158118"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=158118"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=158118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}