CVE-2026-44336
CRITICAL WAF: HighPraisonAI 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="../../
WAF Coverage Analysis
OWASP: A03:2021 Injection
OWASP: A01:2021 Broken Access Control
OWASP: A03:2021 Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| praison | praisonai | up to 4.6.34 |
References
- github.com (Exploit, Mitigation, Vendor Advisory)