CVE-2026-41496

8.1

MervinPraison · PraisonAI

Multiple SQL injection vulnerabilities exist in PraisonAI due to unvalidated input passed directly into f-string SQL statements across nine database backends.

Executive summary

PraisonAI is vulnerable to multiple SQL injection flaws affecting numerous database backends, allowing authenticated attackers to compromise database confidentiality and integrity.

Vulnerability

This issue is an SQL Injection flaw categorized under CWE-89, where database parameters and table prefixes are passed directly into f-string SQL statements without proper neutralization, requiring low privileges to exploit.

Business impact

A successful exploit allows attackers to manipulate database queries, potentially leading to unauthorized data exposure, data modification, or deletion across connected databases. With a CVSS score of 8.1, the high severity classification reflects the severe potential impact on data confidentiality and integrity, threatening organizational operations and trust.

Remediation

Immediate Action: Update the affected packages to praisonai version 4.6.9 and praisonaiagents version 1.6.9 or later.

Proactive Monitoring: Monitor database query logs for unusual query patterns, syntax errors, or unexpected administrative commands originating from the application.

Compensating Controls: Deploy a Web Application Firewall with SQL injection inspection rules to detect and block malicious payloads directed at the application endpoints.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Organizations utilizing PraisonAI must treat this high severity vulnerability with urgency. Administrators should apply the recommended package updates immediately to eliminate the underlying SQL injection vectors and protect database assets from compromise.

More MervinPraison CVEs

Sources