Lucene search
K

27 matches found

Github Security Blog
Github Security Blog
•added 2026/05/14 4:19 p.m.•7 views

FlowiseAI: Evaluator create+update mass-assignment allows cross-workspace evaluator takeover

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the Evaluator entity - cross-workspace data takeover and IDOR. File: packages/server/src/Interface.Evaluation.ts Root cause: The Evaluator controller/service constructs a n...

5.9AI score
Exploits0References5Affected Software1
OSV
OSV
•added 2026/05/14 4:19 p.m.•1 views

GHSA-7J65-65CR-6644 FlowiseAI: DatasetRow create+update mass-assignment allows cross-workspace row takeover

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the DatasetRow entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/dataset/index.ts Root cause: The DatasetRow controller/service constructs...

7.7CVSS6AI score
Exploits0References5
Snyk
Snyk
•added 2026/05/14 4:19 p.m.•5 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 Object.assign process. An attacker can gain unauthorized access to and control over data across different workspaces by...

7.6CVSS5.8AI score
Exploits0References2
Github Security Blog
Github Security Blog
•added 2026/05/14 4:19 p.m.•8 views

FlowiseAI: DatasetRow create+update mass-assignment allows cross-workspace row takeover

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the DatasetRow entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/dataset/index.ts Root cause: The DatasetRow controller/service constructs...

6AI score
Exploits0References5Affected Software1
OSV
OSV
•added 2026/05/14 4:19 p.m.•3 views

GHSA-5H9V-837X-M97R FlowiseAI: Dataset create+update mass-assignment allows cross-workspace dataset takeover

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the Dataset entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/dataset/index.ts Root cause: The Dataset controller/service constructs a new...

7.7CVSS6AI score
Exploits0References5
OSV
OSV
•added 2026/05/14 4:19 p.m.•1 views

GHSA-728H-4MWJ-F2P4 FlowiseAI: CustomTemplate create+update mass-assignment allows cross-workspace template takeover

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the CustomTemplate entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/marketplaces/index.ts Root cause: The CustomTemplate controller/servi...

7.7CVSS6AI score
Exploits0References5
Snyk
Snyk
•added 2026/05/14 4:19 p.m.•5 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 Object.assign process. An attacker can gain unauthorized access to and control over assistants across different workspac...

7.7CVSS5.8AI score
Exploits0References2
Github Security Blog
Github Security Blog
•added 2026/05/14 4:19 p.m.•4 views

FlowiseAI: Assistant create+update mass-assignment allows cross-workspace assistant takeover

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the Assistant entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/assistants/index.ts Root cause: The Assistant controller/service construct...

6AI score
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/14 12:0 a.m.•5 views

PT-2026-41213

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the DatasetRow entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/dataset/index.ts Root cause: The DatasetRow controller/service constructs...

7.7CVSS6AI score
Exploits0References6
Positive Technologies
Positive Technologies
•added 2026/05/14 12:0 a.m.•5 views

PT-2026-41214

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the Evaluation entity - cross-workspace data takeover and IDOR. File: packages/server/src/services/evaluations/index.ts Root cause: The Evaluation controller/service...

7.7CVSS6AI score
Exploits0References6
Positive Technologies
Positive Technologies
•added 2026/05/14 12:0 a.m.•4 views

PT-2026-41215

Summary Type: Mass assignment via Object.assignentity, body - client-controlled workspaceId and on create, id overwritten on the Evaluator entity - cross-workspace data takeover and IDOR. File: packages/server/src/Interface.Evaluation.ts Root cause: The Evaluator controller/service constructs a n...

7.7CVSS5.9AI score
Exploits0References6
RedhatCVE
RedhatCVE
•added 2026/05/06 8:22 p.m.•2 views

CVE-2026-42077

Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all JavaScript objects by injecting malicious properties into Object.prototype. The vulnerability exists...

5.2CVSS5.7AI score0.00018EPSS
Exploits0References1
CVE
CVE
•added 2026/05/04 4:50 p.m.•5 views

CVE-2026-42077

Evolver (package @evomap/evolver) is affected by a prototype pollution flaw in the mailbox store operations, introduced via Object.assign in _applyUpdate()/_updateRecord(). An attacker can pollute Object.prototype by injecting dangerous keys (e.g., proto , constructor, prototype) through crafted ...

5.2CVSS5.7AI score0.00018EPSS
Exploits0References2
OSV
OSV
•added 2026/04/22 10:5 p.m.•1 views

GHSA-2CJR-5V3H-V2W4 Evolver has Prototype Pollution via `Object.assign()` in its mailbox store operations

Summary A prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all JavaScript objects by injecting malicious properties into Object.prototype. The vulnerability exists in the applyUpdate and updateRecord functions which use Object.assign to merg...

5.2CVSS6.5AI score0.00018EPSS
Exploits0References4
Github Security Blog
Github Security Blog
•added 2026/04/22 10:5 p.m.•1 views

Evolver has Prototype Pollution via `Object.assign()` in its mailbox store operations

Summary A prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all JavaScript objects by injecting malicious properties into Object.prototype. The vulnerability exists in the applyUpdate and updateRecord functions which use Object.assign to merg...

5.2CVSS6.5AI score0.00018EPSS
Exploits0References4Affected Software1
Snyk
Snyk
•added 2026/03/06 10:19 p.m.•2 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.00455EPSS
Exploits1References2
EUVD
EUVD
•added 2025/10/03 8:7 p.m.•2 views

EUVD-2025-31595

Malicious code in bioql PyPI...

4.3CVSS4.9AI score0.00047EPSS
Exploits1References3
CNNVD
CNNVD
•added 2025/06/25 12:0 a.m.•2 views

OneTrust SDK å®‰å…Øę¼ę“ž

OneTrust SDK is a software development kit from OneTrust Corporation, USA. A security vulnerability exists in OneTrust SDK version 6.33.0, which stems from the Object.setPrototypeOf, proto, and Object.assign components that could lead to a denial of service...

5.7CVSS6.4AI score0.00573EPSS
Exploits2References4
Packet Storm
Packet Storm
•added 2025/06/23 12:0 a.m.•81 views

šŸ“„ OneTrust SDK 6.33.0 Prototype Pollution / Denial of Service

A vulnerability exists in OneTrust SDK version 6.33.0 that allows an attacker to perform prototype pollution via the misuse of Object.setPrototypeOf and Object.assign. An attacker can inject malicious properties into the prototype chain, potentially causing a denial of service or altering the...

5.7CVSS7.2AI score0.00573EPSS
Exploits2
OSV
OSV
•added 2025/05/15 11:15 p.m.•5 views

CVE-2025-4727

A vulnerability was found in Meteor up to 3.2.1 and classified as problematic. This issue affects the function Object.assign of the file packages/ddp-server/livedataserver.js. The manipulation of the argument forwardedFor leads to inefficient regular expression complexity. The attack may be...

6.3CVSS6.8AI score
Exploits0References7
Rows per page
Query Builder