Lucene search
+L

477452 matches found

EUVD
EUVD
added 2026/08/04 3:39 p.m.12 views

EUVD-2026-52745

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent in packages/components/nodes/agents/CSVAgent/CSVAgent.ts extracted attacker-controlled CSV data with file.split','.pop and interpolated it directly into executable Python as...

9.2CVSS6AI score0.00313EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 3:39 p.m.43 views

CVE-2026-69255 Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent in packages/components/nodes/agents/CSVAgent/CSVAgent.ts extracted attacker-controlled CSV data with file.split','.pop and interpolated it directly into executable Python as...

9.2CVSS0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 3:39 p.m.17 views

CVE-2026-69255 Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent in packages/components/nodes/agents/CSVAgent/CSVAgent.ts extracted attacker-controlled CSV data with file.split','.pop and interpolated it directly into executable Python as...

9.2CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 3:39 p.m.82 views

CVE-2026-69255

Flowise CVE-2026-69255 affects the CSVAgent component (packages/components/nodes/agents/CSVAgent/CSVAgent.ts) prior to version 3.1.3. The vulnerability stems from attacker-controlled CSV data being interpolated into a Python block via base64String = "${base64String}" after naively parsing CSV wit...

9.2CVSS6AI score0.00313EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/04 3:33 p.m.12 views

Critical: Red Hat Security Advisory: OpenShift Container Platform 4.21.27 bug fix and security update

Red Hat OpenShift Container Platform release 4.21.27 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a...

10CVSS5.6AI score0.00838EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2026/08/04 3:29 p.m.11 views

Important: Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.10.1 release

Red Hat build of OpenTelemetry 3.10.1 has been released This release of the Red Hat build of OpenTelemetry provides new features, security improvements, and bug fixes. Breaking changes: None Deprecations: None Technology Preview features: None Enhancements: None Bug fixes: None Known issues: None...

9.8CVSS6.6AI score0.00813EPSS
SaveExploits2References15
Cvelist
Cvelist
added 2026/08/04 3:15 p.m.35 views

CVE-2026-69098 kotaemon 0.12.0 Unauthenticated Remote Code Execution via Insecure Deserialization

kotaemon through 0.12.0 contains an insecure deserialization vulnerability in the checkconnection endpoint that allows unauthenticated attackers to instantiate arbitrary Python classes by supplying crafted YAML/JSON input with a type field. Attackers can exploit this to override the type field wi...

9.8CVSS0.00692EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/04 3:13 p.m.43 views

CVE-2026-69253 Flowise Sandbox Escape to RCE

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to version 3.1.3, several custom-tool components — AgentAsTool, ChatflowTool, and ExecuteFlow — ran code in the in-process vm2 sandbox. To build that code, they inserted a user-controlled...

9CVSS0.00312EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 3:13 p.m.10 views

EUVD-2026-52739

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to version 3.1.3, several custom-tool components — AgentAsTool, ChatflowTool, and ExecuteFlow — ran code in the in-process vm2 sandbox. To build that code, they inserted a user-controlled...

9CVSS5.8AI score0.00312EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 3:13 p.m.94 views

CVE-2026-69253

Summary of findings (CVE-2026-69253). Flowise allowed in-process vm2 sandbox JavaScript execution for several tools (AgentAsTool, ChatflowTool, ExecuteFlow) with the baseURL injected into generated code, enabling code injection and sandbox escape. The vulnerability arises because baseURL validati...

9CVSS5.8AI score0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 3:13 p.m.8 views

GHSA-WG86-R78F-74MP Flowise Sandbox Escape to RCE

============================================================================= Security Advisory elttam Topic: Flowise JavaScript Sandbox Escape Module: FlowiseAI/Flowise, FlowiseAI/nodevm Disclosed: 11-Apr-2026 Credits: Luke Jahnke and Alex Brown Affects: FlowiseAI/Flowise 3.1.1, FlowiseAI/nodevm...

9CVSS6.2AI score0.00312EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/04 2:53 p.m.10 views

EUVD-2026-52726

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permission...

7.2CVSS5.5AI score0.0026EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 2:53 p.m.65 views

CVE-2026-69252

Flowise CVE-2026-69252: Before 3.1.3, the /api/v1/files route was protected only by feat:files and did not enforce checkPermission on GET/DELETE. A low-privileged, authenticated API key could list files under the organization root and delete files in other workspaces within the same organization ...

7.2CVSS5.5AI score0.0026EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 2:53 p.m.35 views

CVE-2026-69252 Flowise: Missing authorization on `/api/v1/files` allows low-privileged API keys to list and delete files across workspaces within the same organization

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permission...

7.2CVSS0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

CLSA-2026-1785727930 TuxCare security update for org.assertj:assertj-core (1 CVE)

TuxCare rebuilt org.assertj:assertj-core to address 1 CVE. Fixed in 3.11.1-tuxcare.1...

9.1CVSS7.5AI score0.00528EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 2:52 p.m.8 views

CLSA-2026-1785815205 TuxCare security update for org.springframework (24 CVEs)

TuxCare rebuilt 22 org.springframework packages to address 24 CVEs. Fixed in 5.1.6.RELEASE-tuxcare.2...

9.8CVSS7.2AI score0.99638EPSS
SaveExploits117
OSV
OSV
added 2026/08/04 2:52 p.m.5 views

CLSA-2026-1785468082 TuxCare security update for lodash-es (6 CVEs)

TuxCare rebuilt lodash-es to address 6 CVEs. Fixed in 4.17.15-tuxcare.1...

9.8CVSS6.2AI score0.21333EPSS
SaveExploits5
OSV
OSV
added 2026/08/04 2:52 p.m.5 views

CLSA-2026-1785380881 TuxCare security update for ws (2 CVEs)

TuxCare rebuilt ws to address 2 CVEs. Fixed in 8.16.0-tuxcare.2...

7.5CVSS6.2AI score0.01357EPSS
SaveExploits1
OSV
OSV
added 2026/08/04 2:52 p.m.8 views

CLSA-2026-1785554485 TuxCare security update for DOMPurify (1 CVE)

TuxCare rebuilt DOMPurify to address 1 CVE. Fixed in 3.1.6-tuxcare.6...

6.1CVSS5.3AI score0.00404EPSS
SaveExploits1
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

CLSA-2026-1785380788 TuxCare security update for protobufjs (11 CVEs)

TuxCare rebuilt protobufjs to address 11 CVEs. Fixed in 1.5.1-tuxcare.1...

9.8CVSS6.8AI score0.02216EPSS
SaveExploits7
Rows per page
Query Builder