SCA: security update for praisonai, praisonaiagents (GHSA-rg3h-x3jw-7jm5)

high Tenable Self-Hosted Container Security Plugin ID 440611

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 praisonai version 4.6.9 and praisonaiagents version
1.6.9, the fix for CVE-2026-40315 added input validation to SQLiteConversationStore only. Nine sibling
backends — MySQL, PostgreSQL, async SQLite/MySQL/PostgreSQL, Turso, SingleStore, Supabase, SurrealDB —
pass table_prefix straight into f-string SQL. Same root cause, same code pattern, same exploitation. 52
unvalidated injection points across the codebase. postgres.py additionally accepts an unvalidated schema
parameter used directly in DDL. This issue has been patched in praisonai version 4.6.9 and praisonaiagents
version 1.6.9. (CVE-2026-41496)

Solution

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

See Also

https://github.com/advisories/GHSA-rg3h-x3jw-7jm5

Plugin Details

Severity: High

ID: 440611

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/18/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.62

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-41496

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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/17/2026

Vulnerability Publication Date: 4/17/2026

Reference Information

CVE: CVE-2026-41496

cwe: CWE-89