Description
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the variable update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId, createdDate, and updatedDate when updating a variable resource. Due to missing server-side validation and authorization checks, an attacker can manipulate the workspaceId field and reassign variables to arbitrary workspaces. This behavior may break tenant isolation in multi-workspace environments. This issue has been patched in version 3.1.2.
Published: 2026-06-08
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise’s variable update endpoint lets authenticated users modify server‑controlled fields such as workspaceId, createdDate, and updatedDate, creating a mass assignment flaw. The weakness is exemplified by CWE-284 (Broken Access Control), CWE-639 (Privilege Escalation), and CWE‑915 (Mass Assignment). An attacker who can authenticate to the system can set the workspaceId to another workspace, reassigning variables across workspaces and violating tenant isolation, potentially exposing sensitive data.

Affected Systems

The vulnerability affects FlowiseAI’s Flowise platform in all deployments running versions earlier than 3.1.2; no other products or vendors are listed as impacted.

Risk and Exploitability

The CVSS score of 7.6 signals high severity, and although EPSS data is unavailable, the lack of server‑side validation makes the exploit straightforward. The issue is not included in the CISA KEV catalog. An attacker only needs normal authenticated access to send an update request containing a crafted workspaceId, thereby moving a variable to an arbitrary workspace without additional privileges.

Generated by OpenCVE AI on June 8, 2026 at 16:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to version 3.1.2 or later, which includes the patch for the mass assignment flaw.
  • Configure the variable update endpoint to accept changes only to client‑controlled fields, rejecting any attempt to modify server‑controlled attributes such as workspaceId, createdDate, or updatedDate.
  • Implement server‑side authorization checks that verify the authenticated user has permission for the target workspace before permitting the update.

Generated by OpenCVE AI on June 8, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6fw7-3q8r-m5vj FlowiseAI has Mass Assignment in Variable Update Endpoint that Allows Cross-Workspace Resource Reassignment
History

Tue, 09 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 08 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Flowiseai
Flowiseai flowise
Vendors & Products Flowiseai
Flowiseai flowise

Mon, 08 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Description Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the variable update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId, createdDate, and updatedDate when updating a variable resource. Due to missing server-side validation and authorization checks, an attacker can manipulate the workspaceId field and reassign variables to arbitrary workspaces. This behavior may break tenant isolation in multi-workspace environments. This issue has been patched in version 3.1.2.
Title Flowise: Mass Assignment in Variable Update Endpoint Allows Cross-Workspace Resource Reassignment
Weaknesses CWE-284
CWE-639
CWE-915
References
Metrics cvssV4_0

{'score': 7.6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-09T15:28:06.366Z

Reserved: 2026-04-30T16:44:48.379Z

Link: CVE-2026-42861

cve-icon Vulnrichment

Updated: 2026-06-09T15:27:56.464Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-08T16:16:39.503

Modified: 2026-06-09T02:06:17.323

Link: CVE-2026-42861

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T17:00:16Z

Weaknesses