PraisonAI is a multi-agent teams system. Prior to praisonai version 4.6.37 and praisonaiagents version 1.6.37, praisonaiagents resolves unresolved tool names against module globals and __main__ after it fails to match the declared tool list and the registry. With the default agent configuration, _perm_allow is None, so undeclared non-dangerous tool names are not rejected by the permission gate. An attacker who can influence tool-call names can therefore invoke unintended application callables that were never declared as tools. This issue has been patched in praisonai version 4.6.37 and praisonaiagents version 1.6.37.
References
| Link | Resource |
|---|---|
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-gmjg-hv98-qggq | Exploit Vendor Advisory |
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-gmjg-hv98-qggq | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
08 May 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-gmjg-hv98-qggq - Exploit, Vendor Advisory |
08 May 2026, 19:05
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Praison
Praison praisonai Praison praisonaiagents |
|
| CPE | cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:* cpe:2.3:a:praison:praisonaiagents:*:*:*:*:*:python:*:* |
|
| References | () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-gmjg-hv98-qggq - Exploit, Vendor Advisory |
08 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 14:16
Updated : 2026-05-08 22:16
NVD link : CVE-2026-44339
Mitre link : CVE-2026-44339
CVE.ORG link : CVE-2026-44339
JSON object : View
Products Affected
praison
- praisonaiagents
- praisonai
CWE
CWE-470
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
