SCA: security update for praisonai (GHSA-x6m9-gxvr-7jpv)

high Tenable Self-Hosted Container Security Plugin ID 439603

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 version 4.5.90, passthrough() and apassthrough() in
praisonai accept a caller-controlled api_base parameter that is concatenated with endpoint and passed
directly to httpx.Client.request() when the litellm primary path raises AttributeError. No URL scheme
validation, private IP filtering, or domain allowlist is applied, allowing requests to any host reachable
from the server. This issue has been patched in version 4.5.90. (CVE-2026-34936)

Solution

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

See Also

https://github.com/advisories/GHSA-x6m9-gxvr-7jpv

Plugin Details

Severity: High

ID: 439603

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/2/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.26

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-34936

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.9

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

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/1/2026

Vulnerability Publication Date: 4/1/2026

Reference Information

CVE: CVE-2026-34936

cwe: CWE-918