CVE 8.6 HIGH

PraisonAI has unsafe tool resolution in `ToolExecutionMixin.execute_tool`: undeclared `__main__` callables execute_CVE-2026-44339

8.6 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L

Description

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.

AI Analysis

PraisonAI has an unsafe tool resolution vulnerability in `ToolExecutionMixin.execute_tool`, allowing an attacker to invoke unintended application callables.

Basic Information

ID CVE-2026-44339
Source GitHub_M
Published May 8, 2026 at 13:37

Affected Product

Vendor MervinPraison
Product PraisonAI
Version praisonaiagents < 1.6.37
Affected Versions MervinPraison PraisonAI praisonaiagents < 1.6.37
MervinPraison PraisonAI praisonai < 4.6.37

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor MervinPraison
Product PraisonAI
Version praisonai < 4.6.37, praisonaiagents < 1.6.37

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.