ZeroHour

CVE-2026-30824

PoC moderate

Missing authentication in Flowise NVIDIA NIM router exposes privileged endpoints

CVSS 4.0
7.7 high
EPSS
36%p98
Published
()
Modified
AI analysis

Flowise, an open-source drag-and-drop interface for building LLM flows, whitelists its NVIDIA NIM router (/api/v1/nvidia-nim/*) in the global authentication middleware, so requests to these endpoints bypass authentication entirely (CWE-306). An unauthenticated attacker with network access to a vulnerable Flowise instance can simply send HTTP requests to the NVIDIA NIM router and reach privileged container management and token generation functionality. Successful abuse does not directly compromise the Flowise process itself, but gives the attacker privileged control over container management and token issuance, which carries high impact on the downstream/connected NVIDIA NIM infrastructure (CVSS 4.0 subsequent-system impact: high). All Flowise deployments running a version prior to 3.0.13 are affected, particularly self-hosted instances exposed to the internet or to untrusted networks. The flaw is fixed in 3.0.13; it is not yet in CISA's KEV catalog, but a public advisory (GHSA-5f53-522j-j454) exists and EPSS assigns a 36.3% probability of exploitation within 30 days (98th percentile), indicating elevated near-term risk.

What to do: Upgrade Flowise to version 3.0.13 or later, which removes the NVIDIA NIM router from the authentication whitelist. Until patched, restrict network exposure of the /api/v1/nvidia-nim/* path (e.g., require authentication at a reverse proxy) and avoid exposing Flowise directly to the internet. Administrators should also review for unexpected containers or changes and rotate any tokens that could have been issued through the unauthenticated endpoint.

Affected
FlowiseAI FlowiseAll versions prior to 3.0.13
Estimated exposure
moderate≈10,000 self-hosted instances (open-source LLM flow builder widely self-hosted via Docker; only a subset internet-exposed) — Estimated from the project's large open-source self-hosting community and typical Docker-based deployment patterns, where a meaningful share of instances are reachable from the internet; the source data provides no authoritative install…

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

Description

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.0.13, the NVIDIA NIM router (/api/v1/nvidia-nim/*) is whitelisted in the global authentication middleware, allowing unauthenticated access to privileged container management and token generation endpoints. This issue has been patched in version 3.0.13.

Vendors
flowiseai
Products
flowise
Weakness
CWE-306
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.