SCA: security update for praisonai (GHSA-hwg5-x759-7wjg)

high Tenable Self-Hosted Container Security Plugin ID 440046

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 create_agent_centric_tools() function
returns tools (like acp_create_file) that process file content using template rendering. When user input
from agent.start() is passed directly into these tools without escaping, template expressions in the input
are executed rather than treated as literal text. This vulnerability is fixed in 4.5.115. (CVE-2026-39891)

Solution

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

See Also

https://github.com/advisories/GHSA-hwg5-x759-7wjg

Plugin Details

Severity: High

ID: 440046

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/7/2026

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

Risk Information

VPR

Risk Factor: High

Score: 7.6

Percentile: 98.47

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2026-39891

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/8/2026

Vulnerability Publication Date: 4/8/2026

Reference Information

CVE: CVE-2026-39891

cwe: CWE-94