Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5049 articles · 189092 vulns · 37/41 feeds (7d)
← Back to list
8.8
CVE-2026-47405PATCHED
praisonai · praisonai

PraisonAI Platform missing role checks let any workspace member become owner and take over workspace membership

Description

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have a broken workspace authorization check that allows any authenticated low-privilege workspace member to escalate their own role to `owner`. The issue is caused by privileged workspace-management routes using the shared dependency `require_workspace_member(...)` without requiring `admin` or `owner`. The dependency defaults to `min_role="member"`, so routes that should be administrative are accessible to ordinary workspace members. As a result, a normal workspace member can promote their own account from `member` to `owner`; add arbitrary users as `owner` or `admin`; change other members' roles; remove legitimate owners or members; take over workspace membership completely; and/or perform destructive workspace operations after escalation. This is a broken access control / vertical privilege escalation vulnerability. PraisonAI Platform version 0.1.4 patches the issue.

Affected Products

VendorProductVersions
praisonaipraisonai< 0.1.4

References

  • https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-h37g-4h4p-9x97(x_refsource_CONFIRM)
  • https://github.com/MervinPraison/PraisonAI/pull/1686(x_refsource_MISC)
  • https://github.com/MervinPraison/PraisonAI/commit/24385d64876577620f749957bd4814f162f4ca47(x_refsource_MISC)

Related News (1 articles)

Tier C
VulDB22d ago
CVE-2026-47405 | MervinPraison PraisonAI up to 0.1.3 Workspace Management require_workspace_member min_role access control
→ No new info (linked only)
CVSS 3.18.8 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA KEV❌ No
Actively exploited❌ No
Patch available
praisonai-platform@0.1.4
CWECWE-284, CWE-862
PublishedMay 29, 2026
Last enriched22d agov2
Tags
GHSA-h37g-4h4p-9x97pipCVE-2026-47405
Trending Score4
Source articles1
Independent1
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

NONECVE-2026-61447EXP
PraisonAI before 1.6.78 Remote Code Execution via CodeAgent
Trending: 58
HIGHCVE-2026-47406
praisonai-platform: Dependency endpoints accept any issue_id and dep_id without workspace ownership check, cross-workspace issue linking + read + delete IDOR
Trending: 4
NONECVE-2026-61445EXP
PraisonAI before 4.6.78 Arbitrary File Write and Command Execution
Trending: 1
NONECVE-2026-60091EXP
PraisonAI before 4.6.78 Unauthenticated SSRF via webhook_url
Trending: 1
CRITICALCVE-2026-61443EXP
PraisonAI before 1.6.78 Remote Code Execution via SkillTools
Trending: 1

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
May 29, 2026
Discovered by ZDM
May 29, 2026
Updated: severity, cvssEstimate, tags
Jul 21, 2026
Patch Available
Jul 21, 2026

Version History

v2
Last enriched 22d ago
v2Tier C22d ago

Severity upgraded from HIGH to CRITICAL, CVSS estimated at 9.0, and CVE-2026-47405 identifier added.

severitycvssEstimatetags
via VulDB
v174d ago

Initial creation