SCA: security update for PraisonAI (GHSA-693f-pf34-72c5)

critical Tenable Self-Hosted Container Security Plugin ID 440023

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 1.5.113, _validate_path() calls os.path.normpath()
first, which collapses .. sequences, then checks for '..' in normalized. Since .. is already collapsed,
the check always passes. This makes the check completely useless and allows trivial path traversal to any
file on the system. This vulnerability is fixed in 1.5.113. (CVE-2026-35615)

Solution

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

See Also

https://github.com/advisories/GHSA-693f-pf34-72c5

Plugin Details

Severity: Critical

ID: 440023

Version: Revision 1.7

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

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-35615

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 9.2

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/6/2026

Vulnerability Publication Date: 4/6/2026

Reference Information

CVE: CVE-2026-35615

cwe: CWE-22