CVE-2026-44339
high
CVSS v3
8.6
CVSS v2
—
VIR risk
8.6
Description
PraisonAI has unsafe tool resolution in `ToolExecutionMixin.execute_tool`: undeclared `__main__` callables execute
Predictions
Exploit likelihood
91%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-gmjg-hv98-qggq
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | praisonaiagents | <1.6.37 | 1.6.37 |
| PyPI | praisonai | <4.6.37 | 4.6.37 |
| PIP | PraisonAI | <= 4.6.36 | 4.6.37 |
| PIP | praisonaiagents | <= 1.6.36 | 1.6.37 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| praison | praisonai | {"endExcluding":"4.6.37"} | 4.6.37 |
| praison | praisonaiagents | {"endExcluding":"1.6.37"} | 1.6.37 |
References
CWEs
CWE-470
Verify integrity in audit chain (admin only). AS-IS.