Impact
PraisonAI Platform, the base layer for its multi‑agent teams system, has an Insecure Direct Object Reference in all releases before version 0.1.4. The GET /workspaces/{workspace_id}/issues/{issue_id}/activity endpoint, which is protected only by a workspace‑membership check, internally queries the activity table without filtering by workspace. As a result, any authenticated member of any workspace can read the entire activity log for any issue in the platform, even those unrelated to the member’s own workspace. This flaw allows the disclosure of potentially sensitive operational information and can be exploited by any workspace participant to log details they are not authorized to view.
Affected Systems
The issue impacts PraisonAI Platform versions prior to 0.1.4. The platform is provided by MervinPraison under the product praisonai-platform. Users running any version before 0.1.4 should seek an update.
Risk and Exploitability
The CVSS score of 6.5 indicates a moderate severity. The EPSS score of less than 1% suggests that widespread exploitation is unlikely, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires being a member of any workspace; an attacker can then send the vulnerable GET request and receive the activity data of any issue irrespective of the originating workspace.
OpenCVE Enrichment
Github GHSA