{"id":12243,"date":"2026-04-20T10:03:42","date_gmt":"2026-04-20T10:03:42","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/04\/20\/critical-vulnerability-in-flowise-allows-remote-command-execution-via-mcp-adapters\/"},"modified":"2026-04-20T10:03:42","modified_gmt":"2026-04-20T10:03:42","slug":"critical-vulnerability-in-flowise-allows-remote-command-execution-via-mcp-adapters","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/04\/20\/critical-vulnerability-in-flowise-allows-remote-command-execution-via-mcp-adapters\/","title":{"rendered":"Critical Vulnerability In Flowise Allows Remote Command Execution Via MCP Adapters"},"content":{"rendered":"<p>    Critical Vulnerability In Flowise Allows Remote Command Execution Via MCP Adapters<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>A critical vulnerability in Flowise and multiple AI frameworks has been discovered by OX Security, exposing millions of users to remote code execution (RCE).<\/p>\n<p>The <a href=\"https:\/\/cybersecuritynews.com\/best-model-context-protocol-mcp-servers\/\" target=\"_blank\" rel=\"noreferrer noopener\">flaw stems from the Model Context Protocol (MCP)<\/a>, a widely used communication standard for AI agents developed by Anthropic.<\/p>\n<p>Unlike a typical software bug, this vulnerability stems from an architectural design decision embedded in <a href=\"https:\/\/cybersecuritynews.com\/anthropic-git-mcp-server-vulnerabilities\/\" target=\"_blank\" rel=\"noreferrer noopener\">Anthropic\u2019s official MCP SDKs<\/a> across Python, TypeScript, Java, and Rust.<\/p>\n<p>Any developer building on the MCP foundation unknowingly inherits this exposure, meaning the attack surface is not limited to a single platform but <a href=\"https:\/\/cybersecuritynews.com\/ai-router-vulnerabilities\/\" target=\"_blank\" rel=\"noreferrer noopener\">ripples across the entire AI supply chain<\/a>.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-architectural-flaw-at-the-core-of-mcp\"><strong>Architectural Flaw at the Core of MCP<\/strong><\/h2>\n<p>The flaw enables attackers to execute arbitrary commands on vulnerable systems, granting <a href=\"https:\/\/cybersecuritynews.com\/metatron-ai-penetration-testing\/\" target=\"_blank\" rel=\"noreferrer noopener\">direct access to sensitive user data, internal databases, API keys, and chat histories.<\/a><\/p>\n<p>OX Security successfully executed live commands on six production platforms during their research. Flowise, a popular open-source AI workflow builder, is among the most significantly affected platforms.<\/p>\n<p>Researchers identified a \u201c<a href=\"https:\/\/cybersecuritynews.com\/apache-tomcat-bypass-vulnerabilities\/\" target=\"_blank\" rel=\"noreferrer noopener\">hardening bypass<\/a>\u201d attack vector against Flowise, demonstrating that even environments configured with additional protections remain exploitable through MCP adapter interfaces.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEj2whbHICIhvq0BKzC0PSLgbr23fDUcjDCl_d_vbCYGhBKlsNXQ70DALNyV2t8eToFcKCe5yOqgotDFeEBVodthicuGHHnn7haYb8yhda-y6OJ36u7BKKsy8LsiZzxffY49cDolZkgml2jd0_YGGCxXfstqnEvERDcmRSVlr9e7SvHVj2JTxa1HeOv3T_U\/s1600\/Screenshot%25202026-04-17%2520153750%2520%25281%2529.webp?ssl=1\" alt=\"MCP Disclosure (Source: OX security)\"><figcaption class=\"wp-element-caption\"><em>MCP Disclosure (Source: OX security)<\/em><\/figcaption><\/figure>\n<p>The broader blast radius is alarming: over\u00a0150 million downloads, more than\u00a07,000 publicly accessible servers, and an estimated\u00a0200,000 vulnerable instances\u00a0across the ecosystem.<\/p>\n<p>At least ten CVEs have been issued so far, covering critical <a href=\"https:\/\/cybersecuritynews.com\/48-ai-vulnerabilities-220-percent\/\" target=\"_blank\" rel=\"noreferrer noopener\">vulnerabilities in platforms including LiteLLM, LangChain<\/a>, GPT Researcher, Windsurf, DocsGPT, and IBM\u2019s LangFlow.<\/p>\n<p>Four distinct exploitation families were confirmed:<\/p>\n<ul class=\"wp-block-list\">\n<li>Unauthenticated UI injection in popular AI frameworks.<\/li>\n<li>Hardening bypasses in \u201cprotected\u201d environments like Flowise.<\/li>\n<li>\n<a href=\"https:\/\/cybersecuritynews.com\/claude-chrome-extension-0-click-vulnerability\/\" target=\"_blank\" rel=\"noreferrer noopener\">Zero-click prompt injection in AI IDEs<\/a> such as Windsurf and Cursor.<\/li>\n<li>Malicious MCP server distribution: 9 out of 11 MCP registries were successfully poisoned during testing.<\/li>\n<\/ul>\n<h2 class=\"wp-block-heading\" id=\"h-anthropic-declines-protocol-level-fix\"><strong>Anthropic Declines Protocol-Level Fix<\/strong><\/h2>\n<p><a href=\"https:\/\/www.ox.security\/blog\/the-mother-of-all-ai-supply-chains-critical-systemic-vulnerability-at-the-core-of-the-mcp\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">OX Security repeatedly recommended root-level patches<\/a> to Anthropic that would have protected millions of downstream users.<\/p>\n<p>Anthropic declined, characterizing the behavior as \u201cexpected.\u201d The company did not object when notified of the researchers\u2019 intent to publish their findings.<\/p>\n<p>Security teams should take immediate action:<\/p>\n<ul class=\"wp-block-list\">\n<li>Block public internet exposure of AI services connected to sensitive APIs or databases.<\/li>\n<li>Treat all external MCP configuration input as untrusted and restrict user input from reaching\u00a0StdioServerParameters.<\/li>\n<li>Install MCP servers only from verified sources such as the official <a href=\"https:\/\/cybersecuritynews.com\/mcp-server-platform-vulnerability\/\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub MCP Registry<\/a>.<\/li>\n<li>Run MCP-enabled services inside sandboxed environments with minimal permissions.<\/li>\n<li>Monitor AI agent tool invocations for unexpected outbound activity.<\/li>\n<li>Update all affected services to their latest patched versions immediately.<\/li>\n<\/ul>\n<p>OX Security has shipped platform-level protections for its customers, flagging STDIO MCP configurations that include user input as actionable remediation findings.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/flowise-vulnerability\/\">Critical Vulnerability In Flowise Allows Remote Command Execution Via MCP Adapters<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Abinaya<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/flowise-vulnerability\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Critical Vulnerability In Flowise Allows Remote Command Execution Via MCP Adapters A critical vulnerability in Flowise and multiple AI frameworks has been discovered by OX Security, exposing millions of users to remote code execution (RCE). The flaw stems from the Model Context Protocol (MCP), a widely used communication standard for AI agents developed by Anthropic. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[167,129,63,648],"tags":[130],"class_list":["post-12243","post","type-post","status-publish","format-standard","hentry","category-ai","category-cyber-security","category-cyber-security-news","category-vulnerability-news","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12243"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=12243"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12243\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=12243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=12243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=12243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}