Description
Flowise through 3.1.4 contains a missing authorization vulnerability that allows authenticated workspace members to perform unauthorized document store operations by accessing unprotected mutation endpoints. Attackers holding only view-level permissions can send direct HTTP requests to the upsert and refresh document store routes to trigger document ingestion, refresh vector database contents, consume embedding API credits, and modify knowledge bases used by downstream chatflows.
Published: 2026-08-06
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise up to version 3.1.4 suffers from a missing authorization check on document store mutation endpoints. The flaw allows authenticated workspace members who hold only view-level permissions to send HTTP requests to the upsert and refresh routes. This results in unauthorized ingestion of documents, the refreshing of the vector database, depletion of embedded API credits, and the modification of knowledge bases that feed downstream chatflows. The vulnerability is a classic authorization flaw (CWE‑862) that undermines the integrity and availability of data stored in Flowise.

Affected Systems

The affected product is FlowiseAI’s Flowise, specifically version 3.1.4. Any deployment of this version that exposes the upsert and refresh document store endpoints to authenticated users is susceptible, regardless of the broader deployment environment.

Risk and Exploitability

The CVSS score is 7.2, indicating a high risk for systems that host the vulnerable Flowise version. No EPSS score is available, and the issue is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation but a realistic threat for organizations that enable view-level users to interact with the mutation endpoints. Attackers only require a legitimate view‑level authentication token to send crafted HTTP requests, making the attack path straightforward once credentials are obtained.

Generated by OpenCVE AI on August 7, 2026 at 00:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to the latest patch (≥3.1.5) that enforces proper authorization on the upsert and refresh endpoints.
  • Restrict view‑level users from accessing the mutation routes by tightening role‑based access controls in the Flowise configuration.
  • Enable HTTP access logging and regularly audit document store mutations for unexpected activity.

Generated by OpenCVE AI on August 7, 2026 at 00:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

Fri, 07 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 17:30:00 +0000


Fri, 07 Aug 2026 01:15:00 +0000

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

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Flowise through 3.1.4 contains a missing authorization vulnerability that allows authenticated workspace members to perform unauthorized document store operations by accessing unprotected mutation endpoints. Attackers holding only view-level permissions can send direct HTTP requests to the upsert and refresh document store routes to trigger document ingestion, refresh vector database contents, consume embedding API credits, and modify knowledge bases used by downstream chatflows.
Title Flowise 3.1.4 Missing Authorization on Document Store Mutation Endpoints
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L'}

cvssV4_0

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


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:51:05.045Z

Reserved: 2026-07-29T21:07:39.203Z

Link: CVE-2026-67621

cve-icon Vulnrichment

Updated: 2026-08-07T14:56:10.405Z

cve-icon NVD

Status : Received

Published: 2026-08-06T22:18:22.717

Modified: 2026-08-07T18:17:21.223

Link: CVE-2026-67621

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T01:00:05Z

Weaknesses