CVE-2026-47413
Last modified
CVE-2026-47413 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | praisonai-platform | < 0.1.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47413?
How severe is CVE-2026-47413?
How do I fix CVE-2026-47413?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47408PraisonAI Platform is the platform layer for the PraisonAI m…6.5
- CVE-2026-47409PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-4741Improper Limitation of a Pathname to a Restricted Directory …8.6
- CVE-2026-47410PraisonAI Platform is the platform layer for the PraisonAI m…9.8
- CVE-2026-47411PraisonAI Platform is the platform layer for the PraisonAI m…6.5
- CVE-2026-47412PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-47414PraisonAI Platform is the platform layer for the PraisonAI m…7.6
- CVE-2026-47415PraisonAI Platform is the platform layer for the PraisonAI m…8.3
- CVE-2026-47416PraisonAI Platform is the platform layer for the PraisonAI m…9.6
- CVE-2026-47417PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-47418PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-47419PraisonAI Platform is the platform layer for the PraisonAI m…8.3
Are you affected by CVE-2026-47413?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
