CVE-2026-56277
6.9
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Flowise | Flowise | 0 < 3.1.2 | affected |
| Flowise | Flowise | 3.1.2 | unaffected |
Weaknesses
- CWE-346: Origin Validation Error
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-m837-xvxr-vqwg
- https://www.vulncheck.com/advisories/flowise-hardcoded-cors-wildcard-in-tts-endpoint
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.