Lucene search
+L

1195 matches found

CVE
CVE
added 2026/03/07 5:07 a.m.45 views

CVE-2026-30820

Flowise, a UI for building LLM flows, is affected pre-3.0.13. The vulnerability arises because the server trusts any HTTP client that sends the header x-request-from: internal, allowing an authenticated tenant with only a session cookie to bypass /api/v1/** authorization checks and access interna...

8.8CVSS5.7AI score0.00477EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.12 views

Flowise 代码问题漏洞

Flowise is an open-source tool developed by FlowiseAI, designed for easily building LLM applications. Versions of Flowise prior to 3.0.13 contained code vulnerabilities. These vulnerabilities stemmed from the /api/v1/attachments/:chatflowId/:chatId endpoint being accessible without verification,...

9.8CVSS6.1AI score0.14676EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.14 views

Flowise 安全漏洞

Flowise is an open-source tool developed by FlowiseAI, designed for easily building LLM applications. Versions of Flowise prior to 3.0.13 contained security vulnerabilities, which were caused by insecure direct object references. These vulnerabilities could lead to account takeover and bypassing...

8.8CVSS7.3AI score0.0045EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.15 views

Flowise 安全漏洞

Flowise is an open-source tool developed by FlowiseAI, designed for easily building LLM applications. Versions of Flowise prior to 3.0.13 contained security vulnerabilities. These vulnerabilities stemmed from using an HTTP client that allowed arbitrary x-request-from headers, which could enable...

8.8CVSS5.9AI score0.00477EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.12 views

Flowise 安全漏洞

Flowise is an open-source tool developed by FlowiseAI, designed for easily building LLM applications. Prior versions of Flowise, including 3.0.13, contained security vulnerabilities. These vulnerabilities stemmed from the possibility for unverified users to inject arbitrary values into internal...

7.7CVSS7.2AI score0.12902EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.12 views

Flowise 访问控制错误漏洞

Flowise is an open-source tool developed by FlowiseAI, designed for easily building LLM applications. Prior versions of Flowise 3.0.13 contained an access control vulnerability. This vulnerability stemmed from the inclusion of NVIDIA NIM routers in the global authentication middleware whitelist,...

9.8CVSS5.8AI score0.3625EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/06 10:21 p.m.5 views

Missing Authentication for Critical Function

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the WHITELISTURLS configuration, which allows unauthenticated access to privileged endpoints under /api/v1/nvidia-nim/. An attacker can obtain valid NVIDIA A...

9.8CVSS5.8AI score0.3625EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/06 10:19 p.m.13 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes via the Object.assign function. An attacker can manipulate internal entity fields such as id, createdDate, and chatId by...

9.2CVSS5.8AI score0.12902EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/06 6:49 p.m.7 views

Arbitrary File Upload

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Arbitrary File Upload via the /api/v1/attachments/:chatflowId/:chatId endpoint, which allows unauthenticated file uploads by trusting the client-supplied MIME type without verifying the actual file content ...

9.8CVSS6.4AI score0.14676EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/06 6:48 p.m.17 views

Flowise has Authorization Bypass via Spoofed x-request-from Header

Summary Flowise trusts any HTTP client that sets the header x-request-from: internal, allowing an authenticated tenant session to bypass all /api/v1/ authorization checks. With only a browser cookie, a low-privilege tenant can invoke internal administration endpoints API key management, credentia...

8.8CVSS5.9AI score0.00477EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/06 6:48 p.m.5 views

GHSA-WVHQ-WP8G-C7VQ Flowise has Authorization Bypass via Spoofed x-request-from Header

Summary Flowise trusts any HTTP client that sets the header x-request-from: internal, allowing an authenticated tenant session to bypass all /api/v1/ authorization checks. With only a browser cookie, a low-privilege tenant can invoke internal administration endpoints API key management, credentia...

8.7CVSS5.9AI score0.00477EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/06 6:48 p.m.6 views

Access Control Bypass

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Access Control Bypass in the middleware that processes requests to /api/v1 endpoints. An attacker can gain unauthorized access to internal administration APIs by spoofing the x-request-from header as...

8.8CVSS5.8AI score0.00477EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/05 9:58 p.m.9 views

Insertion of Sensitive Information Into Sent Data

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in the /api/v1/account/forgot-password entripoint. An attacker can obtain sensitive user information, including identifiers, names, email addresses, account...

8.6CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/05 9:54 p.m.8 views

Use of Password Hash With Insufficient Computational Effort

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Use of Password Hash With Insufficient Computational Effort due to the use of insufficient bcrypt salt rounds in the getHash function. An attacker can significantly reduce the time required to crack passwor...

5.6CVSS5.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.47 views

PT-2026-51776

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.0.13 Description The software uses bcrypt with a default salt round value of 5, resulting in only 32 iterations. This is significantly lower than the OWASP-recommended minimum of 10 rounds 1024 iterations. This...

5.6CVSS5.8AI score0.00073EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/01/02 7:02 p.m.10 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes in the account registration endpoint. An attacker can manipulate server-managed fields and associate new accounts with existing...

9.8CVSS5.8AI score0.00334EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/02 7:02 p.m.7 views

Authorization Bypass Through User-Controlled Key

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the LoginMethodController implementation. An attacker can overwrite another organization’s SSO/OAuth configuration and potentially take over enterpri...

8.8CVSS7.4AI score0.0045EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2025/12/11 12:00 a.m.189 views

📄 Flowise 3.0.6 JS Parsing Injection

A JavaScript parsing injection vulnerability exists in Flowise versions prior to 3.0.6 and greater than 2.2.7-patch.1. ============================================================================================================================================= | Title : Flowise 3.0.6 JS Parsing...

10CVSS7AI score0.8737EPSS
SaveExploits22
Packet Storm
Packet Storm
added 2025/11/27 12:00 a.m.357 views

📄 Flowise 3.0.4 Code Injection

Flowise versions 3.0.4 and below suffer from a remote command injection vulnerability. ============================================================================================================================================= | Title : Flowise 3.0.4 php code injection | | Author : indoushka | ...

10CVSS7.3AI score0.8737EPSS
SaveExploits22
Veracode
Veracode
added 2025/11/25 10:28 a.m.9 views

Stored Cross-site Scripting (XSS)

flowise is vulnerable to Stored Cross-site Scripting XSS. The vulnerability is due to improper sanitization of FORM and INPUT elements in chat logs, which allows an attacker to inject malicious scripts executed when an admin views the log...

8.2CVSS6.4AI score0.00382EPSS
SaveExploits1References6Affected Software3
Rows per page
Query Builder