CVE-2026-56277

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
30/06/2026
Last modified:
06/07/2026

Description

Flowise before 3.1.2 sets Access-Control-Allow-Origin to a hardcoded wildcard (*) on its text-to-speech (TTS) generation endpoint (packages/server/src/controllers/text-to-speech/index.ts), independent of the server's configured CORS policy. This bypasses the server's otherwise restrictive default CORS configuration (getCorsOptions()) and allows any webpage to make cross-origin requests that trigger TTS generation using stored credentials, enabling drive-by cross-origin credential abuse.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:* 3.1.2 (excluding)