PraisonAI is a multi-agent teams system. Prior to 4.5.115, the create_agent_centric_tools() function returns tools (like acp_create_file) that process file content using template rendering. When user input from agent.start() is passed directly into these tools without escaping, template expressions in the input are executed rather than treated as literal text. This vulnerability is fixed in 4.5.115.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hwg5-x759-7wjg | PraisonAI has Template Injection in Agent Tool Definitions |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 09 Apr 2026 08:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Mervinpraison
Mervinpraison praisonai |
|
| Vendors & Products |
Mervinpraison
Mervinpraison praisonai |
Wed, 08 Apr 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | PraisonAI is a multi-agent teams system. Prior to 4.5.115, the create_agent_centric_tools() function returns tools (like acp_create_file) that process file content using template rendering. When user input from agent.start() is passed directly into these tools without escaping, template expressions in the input are executed rather than treated as literal text. This vulnerability is fixed in 4.5.115. | |
| Title | PraisonAI has a Template Injection in Agent Tool Definitions | |
| Weaknesses | CWE-94 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-08T20:46:59.018Z
Reserved: 2026-04-07T20:32:03.011Z
Link: CVE-2026-39891
No data.
Status : Awaiting Analysis
Published: 2026-04-08T21:17:01.403
Modified: 2026-04-08T21:25:14.927
Link: CVE-2026-39891
No data.
OpenCVE Enrichment
Updated: 2026-04-09T08:27:12Z
Weaknesses
Github GHSA