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

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

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之前版本存在安全漏洞,该漏洞源于授权绕过问题,DELETE /workspaces/{workspace_id}/members/{user_id}端点仅通过require_workspace_member(workspace_id)进行控制,任何成员均可移除包括工作区所有者的其他成员,缺少调用者角色检查、目标角色检查以及“无法移除最后一个所有者”保护,可能导致

CVSS 8.1 · High EPSS 0.28% · P21

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-47409

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 remove any other member (including the owner) via DELETE /workspaces/{id}/members/{user_id}
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 an authorization bypass enabling owner lockout. The `DELETE /workspaces/{workspace_id}/members/{user_id}` endpoint is gated only by `require_workspace_member(workspace_id)` (default `min_role="member"`). Any member can remove any other member, including the workspace owner, using a single DELETE. There is no caller-role check, no target-role check, no "cannot remove last owner" guard. 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:U/C:N/I:H/A:H
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之前版本存在安全漏洞,该漏洞源于授权绕过问题,DELETE /workspaces/{workspace_id}/members/{user_id}端点仅通过require_workspace_member(workspace_id)进行控制,任何成员均可移除包括工作区所有者的其他成员,缺少调用者角色检查、目标角色检查以及“无法移除最后一个所有者”保护,可能导致
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-47409

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 8353 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-47409

登录查看更多情报信息。

Patches & Fixes for CVE-2026-47409 (2)

Vendor Advisories for CVE-2026-47409 (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-47413 9.6 CRITICAL praisonai-platform: Any workspace member can add arbitrary user as owner via POST /workspa
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-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-47409

No comments yet


Leave a comment