CVE-2026-47415
Published:July 21, 2026
Updated:July 21, 2026
PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The issue CRUD endpoints ("GET / PATCH / DELETE /workspaces/{workspace_id}/issues/{issue_id}") gate access on "require_workspace_member(workspace_id)" only, then resolve "issue_id" through "IssueService.get(issue_id)" which is a primary-key lookup with no workspace constraint. A user who is a member of any workspace "W1" can read, modify, or delete issues that belong to a different workspace "W2". PraisonAI Platform version 0.1.4 patches the issue.
Affected Packages
https://github.com/MervinPraison/PraisonAI.git (GITHUB):
Affected version(s) >=v0.0.1 <v4.6.40Fix Suggestion:
Update to version v4.6.40praisonai-platform (PYTHON):
Affected version(s) >=0.1.0 <0.1.4Fix Suggestion:
Update to version 0.1.4Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
LOW
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.04