Description
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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-9cq8-3v94-434g | PraisonAI Has Second-Order SQL Injection in `get_all_user_threads` |
References
History
Fri, 03 Apr 2026 22:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | PraisonAI: Second-Order SQL Injection in `get_all_user_threads` | |
| Weaknesses | CWE-89 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-03T22:49:12.947Z
Reserved: 2026-03-31T17:27:08.660Z
Link: CVE-2026-34934
No data.
Status : Received
Published: 2026-04-03T23:17:05.533
Modified: 2026-04-03T23:17:05.533
Link: CVE-2026-34934
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA