Insecure Direct Object Reference in PraisonAI Platform by Mervin Praison
CVE-2026-47419
8.3HIGH
What is CVE-2026-47419?
The PraisonAI Platform is vulnerable due to an Insecure Direct Object Reference issue in its multi-agent system. Versions before 0.1.4 allow users to access, modify, or delete agents belonging to different workspaces. This occurs because access control checks are insufficient—members of any workspace can exploit the CRUD agent endpoints (GET / PATCH / DELETE /workspaces/{workspace_id}/agents/{agent_id}) by simply guessing or harvesting agent UUIDs, bypassing the required workspace constraints. This security flaw has been addressed in version 0.1.4 of the PraisonAI Platform.
Affected Version(s)
praisonai-platform < 0.1.4
