CVE-2026-44334HIGH 8.4EPSS p15.6%

CVE-2026-44334CVE-2026-44334

Description

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.

Scoring

CVSS 3.18.4 (HIGH)
VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.25% probability of exploitation · percentile 15.6% · 2026-06-18T12:00:27Z
Published2026-05-08
Last modified2026-05-08

Underlying weaknesses· 1

CWE-94

References

  1. https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-xcmw-grxf-wjhj

1

TypeTargetConfidenceTier
WeaknessImproper Control of Generation of Code ('Code Injection')cwe-940%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-40287
CVE
CVE-2026-44339
CVE
CVE-2026-44336
CVE
CVE-2026-34937
CVE
CVE-2026-40288
CVE
CVE-2026-39891
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.