SCA: security update for praisonaiagents (GHSA-5r34-2g38-6569)

high Tenable Self-Hosted Container Security Plugin ID 446276

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 praisonaiagents 1.6.58, the web_crawl function validates
only the initial URL before _crawl_with_httpx uses httpx.Client(follow_redirects=True). Redirect targets
are not revalidated, so an attacker who influences a crawl target can redirect a public URL to loopback,
private network, or cloud metadata services while ALLOW_LOCAL_CRAWL remains disabled. The fetched internal
response is returned to the agent context. This issue is fixed in version 1.6.58. (CVE-2026-55525)

Solution

Update the praisonaiagents library and its related packages to version 1.6.58 or later.

See Also

https://github.com/advisories/GHSA-5r34-2g38-6569

Plugin Details

Severity: High

ID: 446276

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/25/2026

Updated: 8/25/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.65

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-55525

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/25/2026

Vulnerability Publication Date: 8/25/2026

Reference Information

CVE: CVE-2026-55525

cwe: CWE-918