SCA: security update for praisonai-platform (GHSA-6h6v-6m7w-7vxx)

high Tenable Cloud Security Plugin ID 442479

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. Prior to version
0.1.4, the workspace-scoped REST routes contain a systemic object-level authorization flaw that allows an
authenticated user from one workspace to access, modify, and delete objects belonging to another workspace
by supplying the victim object's global UUID. The affected pattern appears in workspace-scoped routes such
as agents, projects, issues, and comments. The route layer verifies that the caller is a member of the
`workspace_id` provided in the URL, but the service layer later resolves the target object by global
object ID only. It does not verify that the resolved object actually belongs to the workspace in the URL.
As a result, a valid member of `workspace_attacker` can call a route under
`/api/v1/workspaces/{workspace_attacker}/...` while supplying an object UUID from `workspace_victim`. The
server authorizes the request based on membership in `workspace_attacker`, then fetches or mutates the
victim object by global UUID. This breaks the platform's workspace isolation boundary. PraisonAI Platform
version 0.1.4 patches the issue. (CVE-2026-47399)

Solution

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

See Also

https://github.com/advisories/GHSA-6h6v-6m7w-7vxx

Plugin Details

Severity: High

ID: 442479

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.9

Percentile: 57.92

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-47399

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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-47399