Tuesday, September 8, 2026

Attackers Exploit Flowise Injection Vulnerability as 15,000+ Instances Remain Exposed

A critical security flaw in Flowise, a popular open-source AI development platform, is currently being exploited in the wild.

Tracked as CVE-2025-59528, this code injection vulnerability carries a maximum CVSS score of 10.0.

It allows remote attackers to execute malicious code and take complete control of affected servers.

Security researchers warn that up to 15,000 Flowise instances remain exposed on the public internet, creating a highly dangerous situation for organizations using the platform.

How the Code Injection Happens

The root cause of this vulnerability lies in how Flowise handles external server configurations. Specifically, the flaw exists within the platform’s CustomMCP (Model Context Protocol) node.

When a user inputs configuration settings to connect to an external server, the application processes this data through a specific function to build the final setup.

Unfortunately, the application evaluates this user-provided text as JavaScript code without applying any security filters.

The system takes the input and passes it directly into a Node.js Function() constructor.

Because this execution happens with full runtime privileges, an attacker can easily write malicious commands that access critical system modules like the file system and child processes.

The attack requires very little effort to execute. An attacker only needs to send a specially crafted network request to the vulnerable API endpoint.

Once the server processes the malicious configuration string, it executes the payload in the background, granting the attacker full remote code execution.

In a proof-of-concept demonstration, researchers showed how a single web request could force the server to execute arbitrary shell commands and create unauthorised files on the system.

Active Threats and Real-World Impact

The cybersecurity firm VulnCheck recently detected the first instances of live exploitation targeting this exact flaw.

According to their early warning network, the initial wave of attacks originated from a single Starlink IP address.

If successfully exploited, this code injection vulnerability leads to catastrophic consequences:

  • Full compromise of the underlying host system
  • Unauthorized read and write access to the file system
  • Silent execution of dangerous system-level commands
  • Exfiltration of sensitive business and customer data

This is not the first time threat actors have targeted this platform. Other severe Flowise vulnerabilities, such as CVE-2025-8943 and CVE-2025-26319, have also seen active exploitation in recent months.

The vulnerability impacts Flowise versions 3.0.5 and earlier. The development team has officially addressed the issue by releasing a patched version.

Security teams and network administrators must immediately upgrade their Flowise deployments to version 3.0.6 to secure their infrastructure.

Leaving these instances exposed without the patch practically guarantees a system breach, given the active scanning and exploitation currently taking place.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

PoisonedRefresh Malware Backdoors F5 BIG-IP Servers With Memory-Only PHP Web Shells

A sophisticated Linux implant linked to compromised F5 BIG-IP...

Natural Resources Wales Data Breach Exposes Sensitive Employee Diversity Data

Natural Resources Wales (NRW) has reported a personal data...

ConnectWise ScreenConnect Remote Access Flaw Impacts Guest File Transfer Sessions

ConnectWise has announced a security issue affecting file transfer...

Global Phishing Campaign Abuses Google Infrastructure to Evade Security and Steal Credentials

A large-scale phishing operation is abusing trusted Google services...

OpenAI Commits $1 Billion in Daybreak AI Cyber Tools to Protect Critical Infrastructure

OpenAI has announced a $1 billion global commitment to...

Tengu Mirai-Style Linux Bot Hides as Kernel Worker to Launch DDoS and Proxy Attacks

A newly analyzed Linux malware sample, dubbed Tengu, combines...

The 12 Best Wireless / Wi-Fi Security Solutions, Compared and Priced

Best value overall: Ubiquiti. Published hardware pricing, no mandatory...

The 12 Best Network Sandboxing Solutions, Compared and Priced

Best value overall: ANY.RUN. It publishes its pricing, offers...

Related Articles

Recent News