Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Nx7N

#35282of 56,330
7.8Total CVSS
Vulnerabilities · 1
PT-2026-57194
7.8
2026-07-10
Pypi · Praisonaiagents · CVE-2026-61437
**Name of the Vulnerable Software and Affected Versions** praisonaiagents versions prior to 1.6.78 **Description** An unsafe dynamic module loading issue exists in the `AgentFlow. resolve pydantic class()` function. When a workflow step utilizes a string `output pydantic` reference, the framework imports a sibling `tools.py` file from the workflow directory using `importlib exec module` without sandboxing. This process ignores the `PRAISONAI ALLOW * TOOLS` environment variables. An attacker who can control a workflow file and its associated `tools.py` can execute arbitrary Python code with the privileges of the workflow runner during execution via `WorkflowManager` or after `load yaml`. **Recommendations** Update praisonaiagents to version 1.6.78 or later.