Skip to main content

PraisonAI EUVD-2026-28594

| CVE-2026-41496 HIGH
SQL Injection (CWE-89)
2026-05-08 security-advisories@github.com GHSA-rg3h-x3jw-7jm5
8.1
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

3
Source Code Evidence Fetched
May 08, 2026 - 14:31 vuln.today
Analysis Generated
May 08, 2026 - 14:31 vuln.today
CVE Published
May 08, 2026 - 14:16 nvd
HIGH 8.1

DescriptionNVD

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.

AnalysisAI

SQL injection in PraisonAI's multi-backend conversation storage system allows authenticated attackers to execute arbitrary SQL commands. The incomplete fix for CVE-2026-40315 validated input only in SQLiteConversationStore, leaving nine other database backends (MySQL, PostgreSQL, Turso, SingleStore, Supabase, SurrealDB, and their async variants) vulnerable to f-string SQL injection via unvalidated table_prefix and schema parameters. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Identify all systems running praisonai versions below 4.6.9 or praisonaiagents below 1.6.9 and verify which database backends are in use. Within 7 days: Upgrade praisonai to version 4.6.9 or later and praisonaiagents to version 1.6.9 or later across all affected instances; validate upgrades in non-production environments first. …

Sign in for detailed remediation steps.

Share

EUVD-2026-28594 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy