Lucene search
+L

423 matches found

Vulnrichment
Vulnrichment
added 2026/05/18 10:28 p.m.11 views

CVE-2026-30950 AutoGPT has Authenticated Session Hijacking via IDOR

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.6.36 through 0.6.50 are vulnerable to Authenticated Session Hijacking via IDOR. If an authenticated attacker can determine the sessionid of another user's session,...

7.1CVSS5.9AI score0.00384EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/18 12:0 a.m.20 views

AutoGPT 安全漏洞

AutoGPT is an open-source tool developed by AutoGPT. It aims to make AI accessible and usable for everyone. Versions 0.6.36 to 0.6.50 of AutoGPT contain security vulnerabilities. These vulnerabilities stem from the lack of verification of session ownership at the PATCH...

7.1CVSS5.8AI score0.00384EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/14 4:19 p.m.19 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...

8.8CVSS5.9AI score0.00335EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/05/14 4:19 p.m.15 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 score0.00342EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/14 4:19 p.m.7 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...

8.8CVSS6AI score0.00342EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/14 4:19 p.m.20 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...

8.8CVSS6AI score0.00342EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/14 4:19 p.m.44 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...

8.8CVSS6AI score0.00335EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/14 4:19 p.m.15 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 score0.00335EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/14 4:19 p.m.60 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...

8.8CVSS6AI score0.00335EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/05/14 4:19 p.m.18 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 score0.00335EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.20 views

PT-2026-41214

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.1.2 Description A mass assignment issue exists in the evaluation create and update processes. The server uses Object.assign to copy the request body into the Evaluation entity without an explicit field allowlist,...

7.7CVSS5.5AI score0.00335EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.20 views

PT-2026-41215

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.1.2 Description A mass assignment issue exists in the evaluator create and update processes. The server uses Object.assign to copy the request body into the Evaluator entity without an explicit field allowlist,...

7.7CVSS5.5AI score0.00335EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.17 views

PT-2026-41213

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.1.2 Description A mass assignment issue exists in the DatasetRow create and update processes. The application uses Object.assign to copy the request body into the DatasetRow entity without an explicit field allowlis...

7.7CVSS5.5AI score0.00342EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/12 9:16 p.m.15 views

CVE-2026-44224

Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to the model without...

8.8CVSS0.00379EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/12 8:33 p.m.18 views

EUVD-2026-29838

Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to the model without...

8.6CVSS5.9AI score0.00379EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/12 8:33 p.m.10 views

CVE-2026-44224

Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to the model without...

8.6CVSS5.9AI score0.00379EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/07 2:59 a.m.9 views

CVE-2026-41659

Admidio is an open-source user management solution. Prior to version 5.0.9, the member assignment DataTables endpoint membersassignmentdata.php includes hidden profile fields BIRTHDAY, STREET, CITY, POSTCODE, COUNTRY in its SQL search condition regardless of field visibility settings. While the...

2.7CVSS5.8AI score0.00258EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/06 8:22 p.m.19 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.00109EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/04 4:50 p.m.31 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.00109EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/04 4:50 p.m.8 views

CVE-2026-42077 Evolver: Prototype Pollution via `Object.assign()` in mailbox store operations

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.9AI score
SaveExploits0References4
Rows per page
Query Builder