SCA: security update for praisonai-platform (GHSA-5jx9-w35f-vp65)

high Tenable Cloud Security Plugin ID 442496

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 have an Insecure Direct Object Reference. Five label endpoints — `PATCH
/workspaces/{workspace_id}/labels/{label_id}`, `DELETE .../labels/{label_id}`, `POST
.../issues/{issue_id}/labels/{label_id}`, `DELETE .../issues/{issue_id}/labels/{label_id}`, `GET
.../issues/{issue_id}/labels` — gate access on `require_workspace_member(workspace_id)` only and pass URL-
supplied `label_id` and `issue_id` straight through to `LabelService` without verifying either belongs to
the workspace. PraisonAI Platform version 0.1.4 patches the issue. (CVE-2026-47414)

Solution

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

See Also

https://github.com/advisories/GHSA-5jx9-w35f-vp65

Plugin Details

Severity: High

ID: 442496

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: Low

Score: 3.9

Percentile: 52.77

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8

Temporal Score: 5.9

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

CVSS Score Source: CVE-2026-47414

CVSS v3

Risk Factor: High

Base Score: 7.6

Temporal Score: 6.6

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

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

cwe: CWE-639