SCA: security update for PraisonAI (GHSA-r9x3-wx45-2v7f)

high Tenable Self-Hosted Container Security Plugin ID 440021

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, PraisonAI's recipe registry publish endpoint
writes uploaded recipe bundles to a filesystem path derived from the bundle's internal manifest.json
before it verifies that the manifest name and version match the HTTP route. A malicious publisher can
place ../ traversal sequences in the bundle manifest and cause the registry server to create files outside
the configured registry root even though the request is ultimately rejected with HTTP 400. This is an
arbitrary file write / path traversal issue on the registry host. It affects deployments that expose the
recipe registry publish flow. If the registry is intentionally run without a token, any network client
that can reach the service can trigger it. If a token is configured, any user with publish access can
still exploit it. This vulnerability is fixed in 1.5.113. (CVE-2026-39308)

Solution

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

See Also

https://github.com/advisories/GHSA-r9x3-wx45-2v7f

Plugin Details

Severity: High

ID: 440021

Version: Revision 1.6

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.5

Percentile: 52.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2026-39308

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

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

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

Vulnerability Publication Date: 4/6/2026

Reference Information

CVE: CVE-2026-39308

cwe: CWE-22