Lucene search
+L

44963 matches found

Cvelist
Cvelist
added 2026/07/21 5:07 p.m.29 views

CVE-2026-47413 praisonai-platform: Any workspace member can add arbitrary user as owner via POST /workspaces/{id}/members

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have aprivilege escalation / cross-tenant member injection. The POST /workspaces/workspaceid/members endpoint is gated only by requireworkspacememberworkspaceid default minrole="member" an...

9.6CVSS0.00209EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 5:07 p.m.8 views

CVE-2026-47413

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have aprivilege escalation / cross-tenant member injection. The POST /workspaces/workspaceid/members endpoint is gated only by requireworkspacememberworkspaceid default minrole="member" an...

9.6CVSS5.4AI score0.00209EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 5:07 p.m.8 views

CVE-2026-47413 praisonai-platform: Any workspace member can add arbitrary user as owner via POST /workspaces/{id}/members

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have aprivilege escalation / cross-tenant member injection. The POST /workspaces/workspaceid/members endpoint is gated only by requireworkspacememberworkspaceid default minrole="member" an...

9.6CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/07/21 5:07 p.m.57 views

CVE-2026-47413

Pra sisAI Platform (versions before 0.1.4) is vulnerable to privilege escalation via POST /workspaces/{workspace_id}/members. The endpoint is gated by require_workspace_member (default min_role=member) but forwards body.user_id and body.role directly to MemberService.add(), which does not perform...

9.6CVSS5.4AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 5:04 p.m.57 views

CVE-2026-47412

CVE-2026-47412 describes an authorization bypass in PraisonAI Platform: versions prior to 0.1.4 allow any workspace member to delete the entire workspace via DELETE /workspaces/{workspace_id}, because the endpoint is gated only by require_workspace_member with a default min_role of member. The im...

8.1CVSS5.4AI score0.00284EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 5:04 p.m.31 views

CVE-2026-47412 praisonai-platform: Any workspace member can delete the entire workspace via DELETE /workspaces/{id}

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling destructive action. The DELETE /workspaces/workspaceid endpoint is gated only by requireworkspacememberworkspaceid default minrole="member". Any membe...

8.1CVSS0.00284EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 5:02 p.m.29 views

CVE-2026-47411 praisonai-platform: Any workspace member can rewrite workspace name, description, and settings via PATCH /workspaces/{id}

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling workspace metadata + settings tampering. The PATCH /workspaces/workspaceid endpoint is gated only by requireworkspacememberworkspaceid default...

6.5CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 5:02 p.m.7 views

CVE-2026-47411 praisonai-platform: Any workspace member can rewrite workspace name, description, and settings via PATCH /workspaces/{id}

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling workspace metadata + settings tampering. The PATCH /workspaces/workspaceid endpoint is gated only by requireworkspacememberworkspaceid default...

6.5CVSS5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/07/21 5:02 p.m.62 views

CVE-2026-47411

PraisonAI Platform contains an authorization bypass in PATCH /workspaces/{workspace_id}: endpoints guarded by require_workspace_member (default min_role=member) allow any workspace member to rewrite workspace name, description, and the free‑form settings JSON. This can enable configuration inject...

6.5CVSS5.5AI score0.00195EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 4:53 p.m.24 views

EUVD-2026-46323

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling owner lockout. The DELETE /workspaces/workspaceid/members/userid endpoint is gated only by requireworkspacememberworkspaceid default minrole="member"...

8.1CVSS5.5AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 4:53 p.m.59 views

CVE-2026-47409

CVE-2026-47409 affects PraisonAI Platform. Public docs confirm an authorization bypass in DELETE /workspaces/{workspace_id}/members/{user_id}: any workspace member can remove any other member (including the owner) because require_workspace_member defaults to min_role=member and lacks caller/targe...

8.1CVSS5.4AI score0.00284EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 4:53 p.m.8 views

CVE-2026-47409 praisonai-platform: Any workspace member can remove any other member (including the owner) via DELETE /workspaces/{id}/members/{user_id}

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling owner lockout. The DELETE /workspaces/workspaceid/members/userid endpoint is gated only by requireworkspacememberworkspaceid default minrole="member"...

8.1CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/21 4:53 p.m.31 views

CVE-2026-47409 praisonai-platform: Any workspace member can remove any other member (including the owner) via DELETE /workspaces/{id}/members/{user_id}

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling owner lockout. The DELETE /workspaces/workspaceid/members/userid endpoint is gated only by requireworkspacememberworkspaceid default minrole="member"...

8.1CVSS0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 4:38 p.m.29 views

CVE-2026-16454

CVE-2026-16454 affects Eclipse hawkBit (DDI Controller)

4.3CVSS5.3AI score0.00222EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/21 4:17 p.m.9 views

CVE-2026-47393

PraisonAI is a multi-agent teams system. CVE-2026-44338 GHSA-6rmh-7xcm-cpxj documents that PraisonAI ships a code-generator praisonai.deploy.api.generateapiservercode that emits a Flask API server with authentication disabled by default. Users who follow the documented quickstart praisonai deploy...

9.8CVSS0.00403EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 3:39 p.m.80 views

CVE-2026-47393

PraisonAI's code generator for API servers (praisonai.deploy.api.generate_api_server_code) emits a Flask API server with authentication disabled by default. Default config sets auth_enabled=False and auth_token=None, causing check_auth() to short-circuit and accept unauthenticated requests to /ch...

9.8CVSS5.4AI score0.00403EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 3:39 p.m.8 views

CVE-2026-47393 PraisonAI `deploy --type api` emits a Flask server with authentication disabled by default

PraisonAI is a multi-agent teams system. CVE-2026-44338 GHSA-6rmh-7xcm-cpxj documents that PraisonAI ships a code-generator praisonai.deploy.api.generateapiservercode that emits a Flask API server with authentication disabled by default. Users who follow the documented quickstart praisonai deploy...

9.8CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/07/21 3:21 p.m.105 views

CVE-2026-47391

PraisonAI’s first-party A2A example exposes an unauthenticated /a2a JSON-RPC surface and registers a calculate(expression) tool implemented via Python eval(), bound to 0.0.0.0. A remote attacker can send message/send to a2a, causing the LLM to invoke the unsafe tool and potentially execute arbitr...

9.8CVSS6AI score0.0078EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 3:21 p.m.13 views

CVE-2026-47391 PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool execution

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's first-party A2A server example exposes an unauthenticated A2A JSON-RPC endpoint and registers a calculateexpression tool implemented with Python eval. The example also binds to 0.0.0.0. A remote unauthenticated attacker...

9.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/21 3:21 p.m.28 views

CVE-2026-47391 PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool execution

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's first-party A2A server example exposes an unauthenticated A2A JSON-RPC endpoint and registers a calculateexpression tool implemented with Python eval. The example also binds to 0.0.0.0. A remote unauthenticated attacker...

9.8CVSS0.0078EPSS
SaveExploits0References3
Rows per page
Query Builder