PT-2026-38304 · Mervinpraison+2 · Praisonai

Everping

·

Published

2026-05-06

·

Updated

2026-05-09

·

CVE-2026-44334

CVSS v3.1

8.4

High

VectorAV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
PraisonAI is a multi-agent teams system. From version 4.5.139 to before version 4.6.32, CVE-2026-40287's fix gated tools.py auto-import behind PRAISONAI ALLOW LOCAL TOOLS=true in two files (tool resolver.py, api/call.py). A third import sink in praisonai/templates/tool override.py was missed and remains unguarded. It is reached by the recipe runner on every recipe execution and is remotely triggerable through POST /v1/recipes/run with a recipe value pointing at any local absolute path or any GitHub repo (because SecurityConfig.allow any github defaults to True). The attacker drops a tools.py next to TEMPLATE.yaml; the server exec module()s it. No auth required by default, no environment opt-in required. This issue has been patched in version 4.6.32.

Exploit

Fix

Code Injection

Weakness Enumeration

Related Identifiers

CVE-2026-44334
GHSA-XCMW-GRXF-WJHJ

Affected Products

Praisonai