CVE-2026-34934

PraisonAI is a multi-agent teams system. Prior to version 4.5.90, the get_all_user_threads function constructs raw SQL queries using f-strings with unescaped thread IDs fetched from the database. An attacker stores a malicious thread ID via update_thread. When the application loads the thread list, the injected payload executes and grants full database access. This issue has been patched in version 4.5.90.
Configurations

Configuration 1 (hide)

cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-03 23:17

Updated : 2026-07-24 22:10


NVD link : CVE-2026-34934

Mitre link : CVE-2026-34934

CVE.ORG link : CVE-2026-34934


JSON object : View

Products Affected

praison

  • praisonai
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')