UNKNOWNCVE-2026-34934

PraisonAI: Second-Order SQL Injection in `get_all_user_threads`

Platform

python

Component

praisonai

Fixed in

4.5.90

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.

How to fix

Actualice PraisonAI a la versión 4.5.90 o superior. Esta versión corrige la vulnerabilidad de inyección SQL de segundo orden en la función `get_all_user_threads`.

Monitor your dependencies automatically

Get notified when new vulnerabilities affect your projects. Free forever.

Start free