Lucene search
+L

4207 matches found

Positive Technologies
Positive Technologies
added 2026/06/09 12:0 a.m.30 views

PT-2026-52483

Name of the Vulnerable Software and Affected Versions Schneider Electric Saitel DR affected versions not specified Schneider Electric EasyLogic T150 affected versions not specified Description An incorrect permission assignment for a critical resource allows an attacker with privileged local acce...

6.7CVSS5.8AI score0.00109EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/08 5:16 p.m.21 views

CVE-2026-46313

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix error pointer dereference In a error path isp-psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before goin...

5.5CVSS0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/08 4:16 p.m.22 views

CVE-2026-46478

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, DatasetRow create and update mass-assignment allows cross-workspace row takeover. This issue has been patched in version 3.1.2...

8.8CVSS0.00342EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/08 4:16 p.m.25 views

CVE-2026-46480

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluator create and update mass-assignment allows cross-workspace evaluator takeover. This issue has been patched in version 3.1.2...

8.8CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/08 4:16 p.m.19 views

CVE-2026-46477

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, dataset create and update mass-assignment allows cross-workspace dataset takeover. This issue has been patched in version 3.1.2...

8.8CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/08 4:16 p.m.19 views

CVE-2026-46479

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluation create and update mass-assignment allows cross-workspace evaluation takeover. This issue has been patched in version 3.1.2...

8.8CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/08 4:16 p.m.27 views

CVE-2026-46475

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, assistant create and update mass-assignment allows cross-workspace assistant takeover. This issue has been patched in version 3.1.2...

8.8CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/08 4:16 p.m.32 views

CVE-2026-46476

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, CustomTemplate create and update mass-assignment allows cross-workspace template takeover. This issue has been patched in version 3.1.2...

8.8CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/08 4:16 p.m.15 views

CVE-2026-46441

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the assistant update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId...

9.6CVSS0.00274EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/08 4:16 p.m.18 views

CVE-2026-42862

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the tool update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId,...

7.6CVSS0.00195EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/08 4:16 p.m.20 views

CVE-2026-42861

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the variable update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId,...

9.6CVSS0.00254EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/08 4:16 p.m.22 views

CVE-2026-42863

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the chatflow update endpoint of FlowiseAI. The endpoint allows clients to modify server-controlled properties such as deployed, isPublic,...

8.1CVSS0.00268EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/08 3:32 p.m.54 views

CVE-2026-46480 Flowise: Evaluator create+update mass-assignment allows cross-workspace evaluator takeover

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluator create and update mass-assignment allows cross-workspace evaluator takeover. This issue has been patched in version 3.1.2...

7.7CVSS0.00335EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/08 3:32 p.m.12 views

CVE-2026-46480 Flowise: Evaluator create+update mass-assignment allows cross-workspace evaluator takeover

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluator create and update mass-assignment allows cross-workspace evaluator takeover. This issue has been patched in version 3.1.2...

7.7CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:32 p.m.17 views

CVE-2026-46480

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluator create and update mass-assignment allows cross-workspace evaluator takeover. This issue has been patched in version 3.1.2...

7.7CVSS5.3AI score0.00335EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/08 3:32 p.m.64 views

CVE-2026-46480

FlowiseAI Flow UI evaluated vulnerability CVE-2026-46480 arises from mass-assignment via Object.assign in Interface.Evaluation.ts, where client-supplied fields (notably workspaceId and id) can be copied into the Evaluator entity, bypassing whitelist checks. Root cause: lack of explicit allowlist ...

8.8CVSS5.3AI score0.00335EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/08 3:32 p.m.11 views

CVE-2026-46480 Flowise: Evaluator create+update mass-assignment allows cross-workspace evaluator takeover

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluator create and update mass-assignment allows cross-workspace evaluator takeover. This issue has been patched in version 3.1.2...

7.7CVSS5.4AI score0.00335EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:32 p.m.13 views

CVE-2026-46479

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluation create and update mass-assignment allows cross-workspace evaluation takeover. This issue has been patched in version 3.1.2...

7.7CVSS5.3AI score0.00335EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/08 3:32 p.m.68 views

CVE-2026-46479

CVE-2026-46479 concerns FlowiseAI’s evaluation management. The vulnerability arises from using Object.assign to copy client-provided fields into a new Evaluation object, allowing an attacker to overwrite ownership fields such as workspaceId or id during create/update. This can enable cross-worksp...

8.8CVSS5.3AI score0.00335EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/08 3:32 p.m.50 views

CVE-2026-46479 Flowise: Evaluation create+update mass-assignment allows cross-workspace evaluation takeover

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, evaluation create and update mass-assignment allows cross-workspace evaluation takeover. This issue has been patched in version 3.1.2...

7.7CVSS0.00335EPSS
SaveExploits0References2
Rows per page
Query Builder