PT-2026-54028 · Flowise · Flowise
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Flowise versions prior to 3.1.2
Description
The text-to-speech (TTS) generation endpoint
packages/server/src/controllers/text-to-speech/index.ts sets the Access-Control-Allow-Origin header to a hardcoded wildcard (*), ignoring the server's configured CORS policy. This bypasses the restrictive default CORS configuration handled by the getCorsOptions() function, allowing any webpage to initiate cross-origin requests that trigger TTS generation using stored credentials. This can lead to drive-by cross-origin credential abuse, where a malicious site triggers actions on the server using the victim's authenticated session.Recommendations
Update to version 3.1.2 or later.
Exploit
Fix
DoS
Origin Validation Error
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Flowise