SCA: security update for praisonai (GHSA-32vr-5gcf-3pw2)

critical Tenable Self-Hosted Container Security Plugin ID 440049

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 4.5.115, the AgentService.loadAgentFromFile method uses
the js-yaml library to parse YAML files without disabling dangerous tags (such as !!js/function and
!!js/undefined). This allows an attacker to craft a malicious YAML file that, when parsed, executes
arbitrary JavaScript code. An attacker can exploit this vulnerability by uploading a malicious agent
definition file via the API endpoint, leading to remote code execution (RCE) on the server. This
vulnerability is fixed in 4.5.115. (CVE-2026-39890)

Solution

Update the praisonai library and its related packages to version 4.5.115 or later.

See Also

https://github.com/advisories/GHSA-32vr-5gcf-3pw2

Plugin Details

Severity: Critical

ID: 440049

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.96

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-39890

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: 4/8/2026

Vulnerability Publication Date: 4/8/2026

Reference Information

CVE: CVE-2026-39890

cwe: CWE-502