CVE-2026-90535

Summary

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.

Affected Software

VendorProductVersion RangeStatus
FlowiseAIFlowise0 < 3.1.4affected
FlowiseAIFlowise3.1.4unaffected

Weaknesses

  • CWE-862: Missing Authorization

References