ZeroHour

CVE-2026-52098

moderate

Unauthenticated RCE in Flowise via /api/v1/prediction/ API

CVSS 3.1
9.8 critical
EPSS
Published
()
Modified
AI analysis

Flowise 3.1.2 contains an improper code generation control flaw (CWE-94, code injection) in its /api/v1/prediction/ API endpoint. A remote, unauthenticated attacker can send a crafted request to this endpoint to execute arbitrary code on the server hosting Flowise, achieving full confidentiality, integrity, and availability impact (CVSS 9.8) under the application's privileges. Only version 3.1.2 is named in the available data; the full range of affected versions and any patched release are not specified. As of the provided data, the issue is not listed in CISA's KEV and no public proof-of-concept or confirmed in-the-wild exploitation is known. The critical rating reflects that the flaw is network-reachable with no privileges or user interaction required.

What to do: Inventory Flowise deployments and identify any running version 3.1.2; upgrade to a patched release as soon as the vendor publishes one (no fixed version is named in the current data), and monitor the Flowise GitHub repository for an official advisory. Until patched, restrict access to /api/v1/prediction/ by enforcing authentication, binding the service to internal interfaces, or adding reverse-proxy/firewall rules. Review logs for unexpected or unauthenticated requests to that endpoint as a sign of probing or exploitation.

Affected
Flowise (FlowiseAI) Flowise (open-source LLM application/agent builder)3.1.2 (as reported; affected version range and fixed version not specified in available data)
Estimated exposure
moderate≈1,000–10,000 internet-exposed instances; total installs likely higher (self-hosted Docker/npm deployments) — Public internet scans have historically indexed a few thousand self-hosted Flowise instances, while Docker Hub pull counts in the millions indicate a broader user base, most of which is likely internal rather than internet-exposed — this…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An issue in Flowise 3.1.2 allows a remote attacker to execute arbitrary code via the /api/v1/prediction/ endpoint

Vendors
flowiseai
Products
flowise
Weakness
CWE-94
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.