Lucene search
+L

1281 matches found

NVD
NVD
added 2026/08/13 12:17 p.m.9 views

CVE-2026-73485

Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated attackers to execute arbitrary Python code by bypassing the pythonCodeValidator blocklist through obfuscation techniques. Attackers can send crafted prompts to a chatflow using the...

9CVSS0.00631EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/13 12:17 p.m.13 views

CVE-2026-73486

Flowise before 3.1.3 contains a code injection vulnerability in the CSV Agent node's customReadCSV parameter that allows authenticated attackers to execute arbitrary Python code. The validator uses a static regex blocklist that can be bypassed through obfuscation techniques, enabling attackers to...

9CVSS0.00677EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/13 11:28 a.m.38 views

CVE-2026-73604

Flowise (pre-3.1.3) has an incomplete credential redaction vulnerability in GET /api/v1/credentials/:id that exposes decrypted secrets to authenticated users with credentials:view. Impact described includes database connection URLs with passwords, cloud service account JSON with private keys, and...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/08/13 11:28 a.m.9 views

EUVD-2026-57808

Flowise before 3.1.3 contains an incomplete credential redaction vulnerability in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. Authenticated users with credentials:view permission can retrieve sensitive data including database connection URLs with embedded...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/13 11:28 a.m.7 views

CVE-2026-73604 Flowise before 3.1.3 Credential Exposure via API

Flowise before 3.1.3 contains an incomplete credential redaction vulnerability in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. Authenticated users with credentials:view permission can retrieve sensitive data including database connection URLs with embedded...

7.1CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.45 views

CVE-2026-73604 Flowise before 3.1.3 Credential Exposure via API

Flowise before 3.1.3 contains an incomplete credential redaction vulnerability in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. Authenticated users with credentials:view permission can retrieve sensitive data including database connection URLs with embedded...

7.1CVSS0.00357EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.13 views

EUVD-2026-57807

Flowise before 3.1.4 fails to validate chatflow visibility in the unauthenticated text-to-speech endpoint, allowing attackers to abuse private chatflow TTS credentials. Unauthenticated attackers can generate unlimited text-to-speech audio using stored OpenAI or ElevenLabs API keys by providing a...

6.3CVSS5.3AI score0.00338EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.46 views

CVE-2026-73603 Flowise before 3.1.4 Credential Abuse via Text-to-Speech

Flowise before 3.1.4 fails to validate chatflow visibility in the unauthenticated text-to-speech endpoint, allowing attackers to abuse private chatflow TTS credentials. Unauthenticated attackers can generate unlimited text-to-speech audio using stored OpenAI or ElevenLabs API keys by providing a...

6.3CVSS0.00338EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/13 11:28 a.m.42 views

CVE-2026-73603

Flowise before 3.1.4 exposes an unauthenticated text-to-speech endpoint that does not validate chatflow visibility, allowing unauthenticated attackers to abuse private chatflow TTS credentials and generate unlimited TTS audio using stored OpenAI or ElevenLabs keys by providing a valid chatflow UU...

6.3CVSS5.3AI score0.00338EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/13 11:28 a.m.15 views

CVE-2026-73603 Flowise before 3.1.4 Credential Abuse via Text-to-Speech

Flowise before 3.1.4 fails to validate chatflow visibility in the unauthenticated text-to-speech endpoint, allowing attackers to abuse private chatflow TTS credentials. Unauthenticated attackers can generate unlimited text-to-speech audio using stored OpenAI or ElevenLabs API keys by providing a...

6.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/13 11:28 a.m.41 views

CVE-2026-73602

Flowise up to 3.1.3 contains a sandbox escape in the vm2 JavaScript sandbox that allows authenticated users to execute arbitrary code by bypassing moment locale validation. An attacker can craft a fake String object with a match function to bypass path traversal checks and load/execute malicious ...

9.9CVSS5.8AI score0.00845EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/08/13 11:28 a.m.5 views

CVE-2026-73601 Flowise before 3.1.3 Remote Code Execution via Custom MCP

Flowise versions before 3.1.3 contain a remote code execution vulnerability in the Custom MCP node when CUSTOMMCPPROTOCOL is set to stdio, allowing authenticated users to execute arbitrary commands by manipulating environment variables and command arguments. Attackers can abuse PYTHONWARNINGS and...

9CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.42 views

CVE-2026-73602 Flowise before 3.1.3 Sandbox Escape to RCE

Flowise before 3.1.3 contains a sandbox escape vulnerability in the vm2 JavaScript sandbox that allows authenticated users to execute arbitrary code by exploiting moment locale validation bypass. Attackers can craft a fake String object with a match function that bypasses path traversal checks to...

9CVSS0.00845EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.44 views

CVE-2026-73601 Flowise before 3.1.3 Remote Code Execution via Custom MCP

Flowise versions before 3.1.3 contain a remote code execution vulnerability in the Custom MCP node when CUSTOMMCPPROTOCOL is set to stdio, allowing authenticated users to execute arbitrary commands by manipulating environment variables and command arguments. Attackers can abuse PYTHONWARNINGS and...

9CVSS0.00883EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.11 views

EUVD-2026-57806

Flowise before 3.1.3 contains a sandbox escape vulnerability in the vm2 JavaScript sandbox that allows authenticated users to execute arbitrary code by exploiting moment locale validation bypass. Attackers can craft a fake String object with a match function that bypasses path traversal checks to...

9CVSS5.8AI score0.00845EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/13 11:28 a.m.47 views

CVE-2026-73601

Flowise

9CVSS6.5AI score0.00883EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/13 11:28 a.m.13 views

EUVD-2026-57805

Flowise versions before 3.1.3 contain a remote code execution vulnerability in the Custom MCP node when CUSTOMMCPPROTOCOL is set to stdio, allowing authenticated users to execute arbitrary commands by manipulating environment variables and command arguments. Attackers can abuse PYTHONWARNINGS and...

9CVSS6.5AI score0.00883EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 11:28 a.m.32 views

CVE-2026-73602 Flowise before 3.1.3 Sandbox Escape to RCE

Flowise before 3.1.3 contains a sandbox escape vulnerability in the vm2 JavaScript sandbox that allows authenticated users to execute arbitrary code by exploiting moment locale validation bypass. Attackers can craft a fake String object with a match function that bypasses path traversal checks to...

9CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 11:28 a.m.9 views

EUVD-2026-57804

Flowise versions before 3.1.3 contain an insecure direct object reference vulnerability in the GET /api/v1/organization/customer-default-source endpoint that allows authenticated attackers to access other customers' payment and profile data by manipulating the customerId parameter. Attackers can...

6CVSS5.2AI score0.00321EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/13 11:28 a.m.40 views

CVE-2026-73488

Flowise CVE-2026-73488: An insecure direct object reference (IDOR) vulnerability in Flowise before 3.1.3 affects the GET /api/v1/organization/customer-default-source endpoint. Authenticated attackers can manipulate the customerId parameter to enumerate predictable customer IDs and access other cu...

6.5CVSS5.2AI score0.00321EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder