cbcvebase.
CVE-2026-30824
published 2026-03-07

CVE-2026-30824: 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/*)…

PriorityP183critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
36.25%
98.3th percentile
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.

Affected

2 ranges
VendorProductVersion rangeFixed in
flowiseaiflowise< 3.0.133.0.13
flowiseaiflowise>= 0 < 3.0.133.0.13

Detection & IOCsextracted from sources · hover to see the quote

url/api/v1/nvidia-nim/*
  • Monitor for unauthenticated HTTP requests to the /api/v1/nvidia-nim/* path on Flowise instances; any request to this router without authentication headers should be treated as suspicious given the auth middleware whitelist bypass.
  • Alert on access to privileged container management and token generation endpoints under /api/v1/nvidia-nim/ originating from unauthenticated sessions on Flowise versions prior to 3.0.13.
  • ·The vulnerable path /api/v1/nvidia-nim/* is explicitly whitelisted in Flowise's global authentication middleware, meaning no authentication token is required to reach it — detection must rely on access logging rather than auth failures.
  • ·This vulnerability affects all Flowise deployments prior to version 3.0.13; upgrade to 3.0.13 or later to remediate.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.07.7HIGHCVSS: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
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.