Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-44336— PraisonAI MCP `tools/call` path-traversal and RCE via Python `.pth` injection

EPSS 0.07% · P21
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44336

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
PraisonAI MCP `tools/call` path-traversal and RCE via Python `.pth` injection
Source: NVD (National Vulnerability Database)
Vulnerability Description
PraisonAI is a multi-agent teams system. Prior to version 4.6.34, PraisonAI's MCP (Model Context Protocol) server (praisonai mcp serve) registers four file-handling tools by default — praisonai.rules.create, praisonai.rules.show, praisonai.rules.delete, and praisonai.workflow.show. Each accepts a path or filename string from MCP tools/call arguments and joins it onto ~/.praison/rules/ (or, for workflow.show, accepts an absolute path) with no containment check. The JSON-RPC dispatcher passes params["arguments"] blind to each handler via **kwargs without validating against the advertised input schema. By setting rule_name="../../<some-path>" an attacker walks out of the rules directory and writes any file the running user can write. Dropping a Python .pth file into the user site-packages directory escalates this primitive to arbitrary code execution in any subsequent Python process the user spawns — the next praisonai CLI invocation, an IDE script run, the user's python REPL, or any background Python service. This issue has been patched in version 4.6.34.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
输入验证不恰当
Source: NVD (National Vulnerability Database)
Vulnerability Title
PraisonAI 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
PraisonAI是Mervin Praison个人开发者的一个低代码多智能体协作框架。 PraisonAI 4.6.34之前版本存在输入验证错误漏洞,该漏洞源于MCP服务器中文件处理工具未对路径进行包含检查,可能导致攻击者通过路径遍历写入任意文件,并升级为任意代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
MervinPraisonPraisonAI < 4.6.34 -

II. Public POCs for CVE-2026-44336

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44336

登录查看更多情报信息。

Same Patch Batch · MervinPraison · 2026-05-08 · 9 CVEs total

CVE-2026-414979.8 CRITICALIncomplete fix for CVE-2026-34935: Command Injection in MervinPraison/PraisonAI
CVE-2026-443398.6 HIGHPraisonAI has unsafe tool resolution in `ToolExecutionMixin.execute_tool`: undeclared `__m
CVE-2026-443348.4 HIGHPraisonAI: Unauthenticated RCE via `tool_override.py`
CVE-2026-414968.1 HIGHPraisonAI: SQL Injection via unvalidated `table_prefix` in 9 conversation store backends (
CVE-2026-443387.3 HIGHPraisonAI ships and generates a legacy API server with authentication disabled by default,
CVE-2026-443376.3 MEDIUMPraisonAI knowledge-store backends interpolate unvalidated collection names into SQL and C
CVE-2026-44340PraisonAI: Symlink-extraction bypass of `_safe_extractall` writes outside `dest_dir`
CVE-2026-44335SSRF bypass in PraisonAI

IV. Related Vulnerabilities

V. Comments for CVE-2026-44336

No comments yet


Leave a comment