Description
Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with any user ID to obtain the owner's credential hash for offline cracking, enabling account takeover of the highest-privileged account.
Published: 2026-09-12
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: Account Takeover via credential theft
Action: Patch
AI Analysis

Impact

Flowise versions prior to 3.1.4 contain a broken access control flaw in the /api/v1/organizationuser GET endpoint. The flaw allows any authenticated organization member to query any user ID and receive the full user record for the organization owner, including the bcrypt password hash and temporary tokens. Because the weakness is a classic lack of proper authorization checks (CWE-862), an attacker with common organizational privileges can obtain credential material and perform offline cracking or direct reuse, enabling compromise of the highest‑privileged account.

Affected Systems

Affected products are FlowiseAI's Flowise application, with all releases prior to 3.1.4. No specific sub‑product or environment details are given beyond the overall product line.

Risk and Exploitability

The CVSS score of 6.0 classifies this as a medium impact flaw, but the potential for credential theft and subsequent account takeover makes it high in practical risk. EPSS data is not available, so exploitation probability cannot be quantified. The vulnerability is not listed in CISA’s KEV catalog, indicating no known large‑scale public exploitation yet, but the presence of the bcrypt hash in the payload increases the value to attackers. Attackers likely need only a valid organization member account; once authenticated, the exploit can be performed with a simple HTTP request.

Generated by OpenCVE AI on September 13, 2026 at 01:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to version 3.1.4 or later to remove the broken access control check.
  • Revoke or disable any temporary tokens issued by the organization owner and rotate the organization owner's password to invalidate the stolen hash and associated sessions.
  • Apply a configuration change to the /api/v1/organizationuser endpoint so that only organization owners can access it, rejecting requests from other authenticated members.
  • Review audit logs for evidence of unauthorized access to the endpoint and investigate any suspicious activity.

Generated by OpenCVE AI on September 13, 2026 at 01:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 12 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with any user ID to obtain the owner's credential hash for offline cracking, enabling account takeover of the highest-privileged account.
Title Flowise before 3.1.4 Broken Access Control via organizationuser
First Time appeared Flowiseai
Flowiseai flowise
Weaknesses CWE-862
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*
Vendors & Products Flowiseai
Flowiseai flowise
References
Metrics cvssV4_0

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


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-12T12:08:42.638Z

Reserved: 2026-09-12T11:12:50.791Z

Link: CVE-2026-90533

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-12T13:16:51.100

Modified: 2026-09-12T13:16:51.100

Link: CVE-2026-90533

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T01:30:16Z

Weaknesses