Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
MervinPraison praisonai-platform
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

MervinPraison PraisonAI是MervinPraison个人开发者的 MervinPraison PraisonAI 0.1.4之前版本存在安全漏洞,该漏洞源于POST /workspaces/{workspace_id}/members端点仅由require_workspace_member(workspace_id)进行限制,且将请求体中的user_id和role直接转发至MemberService.add(workspace_id, user_id, role)而未进行调用者权限检

CVSS 9.6 · Critical EPSS 0.21% · P11

Affected Version Matrix 1

VendorProduct Version RangeStatus
MervinPraison praisonai-platform < 0.1.4 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-47413

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
praisonai-platform: Any workspace member can add arbitrary user as owner via POST /workspaces/{id}/members
Source: CVE Program / CVE List V5
Vulnerability Description
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/{workspace_id}/members` endpoint is gated only by `require_workspace_member(workspace_id)` (default `min_role="member"`) and forwards the request body's `user_id` and `role` straight into `MemberService.add(workspace_id, user_id, role)`, which has no caller-permission check. A user with the lowest workspace privilege can add any user (including a new attacker-controlled second account, or an existing account they want to grief) as owner of the workspace. PraisonAI Platform version 0.1.4 patches the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
特权管理不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
MervinPraison PraisonAI 权限许可和访问控制问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
MervinPraison PraisonAI是MervinPraison个人开发者的 MervinPraison PraisonAI 0.1.4之前版本存在安全漏洞,该漏洞源于POST /workspaces/{workspace_id}/members端点仅由require_workspace_member(workspace_id)进行限制,且将请求体中的user_id和role直接转发至MemberService.add(workspace_id, user_id, role)而未进行调用者权限检
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
MervinPraison praisonai-platform < 0.1.4 -

II. Public POCs for CVE-2026-47413

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 7442 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-47413

登录查看更多情报信息。

Patches & Fixes for CVE-2026-47413 (1)

Vendor Advisories for CVE-2026-47413 (1)

Same Patch Batch · MervinPraison · 2026-07-21 · 25 CVEs total

CVE-2026-47392 9.9 CRITICAL PraisonAI vulnerable to sandbox escape via `print.__self__` builtins module leak in `execu
CVE-2026-47393 9.8 CRITICAL PraisonAI `deploy --type api` emits a Flask server with authentication disabled by default
CVE-2026-47396 9.8 CRITICAL PraisonAI call server exposes unauthenticated agent listing, invocation, and deletion when
CVE-2026-47391 9.8 CRITICAL PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool e
CVE-2026-47410 9.8 CRITICAL praisonai-platform: JWT signing key defaults to hardcoded "dev-secret-change-me", allowing
CVE-2026-47416 9.6 CRITICAL praisonai-platform: Any workspace member can promote themselves (or any other member) to o
CVE-2026-47405 8.8 HIGH PraisonAI Platform missing role checks let any workspace member become owner and take over
CVE-2026-47399 8.8 HIGH PraisonAI Platform workspace-scoped routes allow cross-workspace object access by global o
CVE-2026-47415 8.3 HIGH praisonai-platform: Issue endpoints accept any issue_id without workspace ownership check,
CVE-2026-47419 8.3 HIGH praisonai-platform: Agent endpoints accept any agent_id without workspace ownership check,
CVE-2026-47406 8.1 HIGH praisonai-platform: Dependency endpoints accept any issue_id and dep_id without workspace
CVE-2026-47417 8.1 HIGH praisonai-platform: Comment endpoints accept any issue_id without workspace ownership chec
CVE-2026-47412 8.1 HIGH praisonai-platform: Any workspace member can delete the entire workspace via DELETE /works
CVE-2026-47418 8.1 HIGH praisonai-platform: Project endpoints accept any project_id without workspace ownership ch
CVE-2026-47409 8.1 HIGH praisonai-platform: Any workspace member can remove any other member (including the owner)
CVE-2026-47398 8.1 HIGH PraisonAI: Arbitrary code execution via unguarded `spec.loader.exec_module` in `agents_gen
CVE-2026-47414 7.6 HIGH praisonai-platform: Label endpoints accept any label_id and any issue_id without workspace
CVE-2026-47397 7.1 HIGH PraisonAI has an Arbitrary File Write in Python API
CVE-2026-47408 6.5 MEDIUM praisonai-platform: list_issue_activity returns activity log for any issue regardless of w
CVE-2026-47411 6.5 MEDIUM praisonai-platform: Any workspace member can rewrite workspace name, description, and sett

Showing top 20 of 25 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-47413

No comments yet


Leave a comment