SCA: security update for PraisonAI (GHSA-2jgc-f764-c5r2)

high Tenable Self-Hosted Container Security Plugin ID 446280

Description

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

- PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, the Jobs API create_app function
mounts /api/v1/runs without authentication. Any reachable caller can submit jobs, read results, cancel
runs, or delete jobs using operator credentials. The fix adds PRAISONAI_JOBS_API_KEY middleware for
Authorization or X-API-Key. This issue is fixed in version 4.6.58. (CVE-2026-55539)

Solution

Update the PraisonAI library and its related packages to version 4.6.58 or later.

See Also

https://github.com/advisories/GHSA-2jgc-f764-c5r2

Plugin Details

Severity: High

ID: 446280

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/25/2026

Updated: 8/25/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.55

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-55539

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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: 8/25/2026

Vulnerability Publication Date: 8/25/2026

Reference Information

CVE: CVE-2026-55539

cwe: CWE-306