Lucene search
+L

498256 matches found

EUVD
EUVD
added 3 days ago7 views

EUVD-2026-52755

A vulnerability allowing remote unauthenticated code execution on the agent host...

10CVSS6.1AI score0.00337EPSS
SaveExploits1References1
CVE
CVE
added 3 days ago55 views

CVE-2026-58072

CVE-2026-58072 : The vulnerability affects the Veeam Service Provider Console. It enables arbitrary file write on the management server, which can lead to remote code execution. The CVSS v4.0 score is 9.0 (CRITICAL) with network attack vector, no user interaction, and high impacts on confidential...

9CVSS5.7AI score0.00376EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago37 views

CVE-2026-64633

A vulnerability allowing remote unauthenticated code execution on the agent host...

10CVSS0.00337EPSS
SaveExploits1References1
Cvelist
Cvelist
added 3 days ago37 views

CVE-2026-58074

A vulnerability allowing a high-privileged user to execute arbitrary code on the server...

8.6CVSS0.00354EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-58072

A vulnerability in Veeam Service Provider Console allowing arbitrary file write on the management server, which can lead to remotecode execution...

9CVSS5.7AI score0.00376EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-52747

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS5.8AI score0.00538EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-15307

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS5.8AI score0.00538EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 3 days ago55 views

CVE-2026-15307

CVE-2026-15307 affects Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups cast the right-hand side of a filter to a GDALRaster, and any value (including untrusted input) is opened for writing or treated as a datasource, enabling a file to be written with an attacker-chosen n...

8.8CVSS5.8AI score0.00538EPSS
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago40 views

CVE-2026-15307 Server-side file-write and request forgery via spatial lookups

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS0.00538EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 3 days ago6 views

CVE-2026-15307 Server-side file-write and request forgery via spatial lookups

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS5.8AI score0.00538EPSS
SaveExploits0References7
Patchstack
Patchstack
added 3 days ago7 views

NPM: Flowise: Remote Code Execution Vulnerability in CSVAgent

NPM: Flowise: Remote Code Execution Vulnerability in CSVAgent discovered by ? in WordPress Npm flowise-components versions = 3.1.2...

9.4CVSS5.6AI score0.0039EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 3 days ago6 views

NPM: Flowise: Remote Code Execution Vulnerability in CSVAgent

NPM: Flowise: Remote Code Execution Vulnerability in CSVAgent discovered by ? in WordPress Npm flowise versions = 3.1.2...

9.4CVSS5.6AI score0.0039EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 3 days ago7 views

Flowise: Remote Code Execution Vulnerability in CSVAgent

Summary The CSVAgent node was observed to allow users to write Python code which gets executed via pyodide. The original intent was to allow users to utilise the pandas library for CSV processing. Although there is a denylist that checks for dangerous Python constructs from being passed in, panda...

9.4CVSS6.1AI score0.0039EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 3 days ago5 views

GHSA-X6VM-W76M-8J7G Flowise: Remote Code Execution Vulnerability in CSVAgent

Summary The CSVAgent node was observed to allow users to write Python code which gets executed via pyodide. The original intent was to allow users to utilise the pandas library for CSV processing. Although there is a denylist that checks for dangerous Python constructs from being passed in, panda...

9.4CVSS6.1AI score0.0039EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-69256 Flowise: Remote Code Execution Vulnerability in CSVAgent

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS0.0039EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago23 views

CVE-2026-69256

Flowise CVE-2026-69256 affects the CSVAgent node prior to version 3.1.3. A user-supplied customReadCSVFunc is evaluated as pd.${customReadCSVFunc} and can execute via Pyodide, bypassing a denylist with a pandas.read_pickle payload. An authenticated user who can create/modify a chatflow can add th...

9.4CVSS6.2AI score0.0039EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-52746

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS6.2AI score0.0039EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago7 views

GHSA-VMV7-4M6C-3CG5 Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

UPDATE 2026-05-20: Full RCE as root VERIFIED This is not theoretical — a Meterpreter reverse shell session as root has been established on Flowise 3.1.2. Verified Exploit Chain 1. Python code injection via base64string = "$base64String" CSVAgent.ts line 161 2. Pyodide js bridge provides access to...

9.2CVSS5.7AI score0.00313EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 3 days ago9 views

Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

UPDATE 2026-05-20: Full RCE as root VERIFIED This is not theoretical — a Meterpreter reverse shell session as root has been established on Flowise 3.1.2. Verified Exploit Chain 1. Python code injection via base64string = "$base64String" CSVAgent.ts line 161 2. Pyodide js bridge provides access to...

9.2CVSS5.7AI score0.00313EPSS
SaveExploits0References5Affected Software2
Patchstack
Patchstack
added 3 days ago5 views

NPM: Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

NPM: Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

9.2CVSS5.7AI score0.00313EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder