SCA: security update for praisonai-platform (GHSA-c2m8-4gcg-v22g)

critical Tenable Cloud Security Plugin ID 442509

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to
0.1.4 are vulnerable to vertical privilege escalation. The `PATCH
/workspaces/{workspace_id}/members/{user_id}` endpoint is gated by
`require_workspace_member(workspace_id)`, which defaults to `min_role="member"` and is never overridden by
the route. The handler then calls `MemberService.update_role(workspace_id, user_id, body.role)` which sets
the target member's role to whatever the request body specifies, with no check that the caller has owner-
or-admin privilege, no check that the new role is not higher than the caller's own, and no check that the
caller is not silently promoting themselves. PraisonAI Platform version 0.1.4 patches the issue.
(CVE-2026-47416)

Solution

Update the praisonai-platform library and its related packages to version 0.1.4 or later.

See Also

https://github.com/advisories/GHSA-c2m8-4gcg-v22g

Plugin Details

Severity: Critical

ID: 442509

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/30/2026

Updated: 7/22/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.66

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2026-47416

CVSS v3

Risk Factor: Critical

Base Score: 9.6

Temporal Score: 8.3

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/29/2026

Vulnerability Publication Date: 5/29/2026

Reference Information

CVE: CVE-2026-47416