Description
Flowise versions before 3.1.4 contain an unauthenticated denial of service vulnerability in the /api/v1/text-to-speech/abort endpoint that accepts user-supplied chatflowId and chatId without ownership verification. Attackers can terminate active chatflow predictions for any user by submitting requests with known chatflow and chat identifiers, causing targeted service disruption.
Published: 2026-09-12
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

Flowise versions prior to 3.1.4 expose an unauthenticated denial of service vulnerability in the /api/v1/text-to-speech/abort endpoint. The endpoint accepts user-supplied chatflowId and chatId without verifying the caller’s ownership of the associated resources. An attacker can submit crafted requests and terminate active chatflow predictions for any user, leading to targeted service disruption and loss of availability for the affected chat sessions.

Affected Systems

FlowiseAI’s Flowise product is affected. All releases before version 3.1.4 are vulnerable. Clients running these versions should treat the backend as a public-facing service until the vulnerability is remedied (inferred).

Risk and Exploitability

The CVSS score of 6.3 places this issue in the medium severity range. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting lower exploitation activity at present. The attack vector is inferred to be unauthenticated traffic over the network, as no authentication is required to reach the endpoint. An attacker with network access to the Flowise instance can issue HTTP requests to the abort endpoint and force the termination of any user’s active prediction.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor released patch that updates Flowise to 3.1.4 or later.
  • If an immediate patch is not feasible, restrict access to the /api/v1/text-to-speech/abort endpoint by firewall rules or reverse‑proxy authentication until the update is applied.
  • Implement ownership verification for chatflowId and chatId parameters, ensuring that only the creator of a chatflow can request its abortion.
  • Consider blocking or rate‑limiting abort requests in the gateway or load balancer to reduce the impact of potential abuse.

Generated by OpenCVE AI on September 13, 2026 at 01:24 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 versions before 3.1.4 contain an unauthenticated denial of service vulnerability in the /api/v1/text-to-speech/abort endpoint that accepts user-supplied chatflowId and chatId without ownership verification. Attackers can terminate active chatflow predictions for any user by submitting requests with known chatflow and chat identifiers, causing targeted service disruption.
Title Flowise before 3.1.4 Denial of Service via text-to-speech/abort
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.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-90535

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90535

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses