CyberRota
Back to database

CVE-2026-41279

HIGH · CVSS 7.5 EPSS 0.08% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-04-23 · Last synced: 2026-05-23

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-41279
Severity
HIGH
CVSS
7.5
EPSS
0.08%

Original NVD Description

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the text-to-speech generation endpoint (POST /api/v1/text-to-speech/generate) is whitelisted (no auth) and accepts a credentialId directly in the request body. When called without a chatflowId, the endpoint uses the provided credentialId to decrypt the stored credential (e.g., OpenAI or ElevenLabs API key) and generate speech. This vulnerability is fixed in 3.1.0.