CVE-2026-47394
Last modified
CVE-2026-47394 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete.
Description
PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in `mcp_server/adapters/cli_tools.py`. Commit `68cc9427` ("fix(security): harden MCP rules path handling…") added a `_resolve_rule_path()` helper and applied it to `rules.create`, `rules.show`, and `rules.delete`. `workflow.show` was left unchanged. Two adjacent handlers in the same file have the same pattern, `workflow.validate` and `deploy.validate`. Neither was mentioned in the original advisory. Both remained unchanged. The original advisory also identified the dispatcher (`server.py:281-298`) as a root cause. It accepts unvalidated `**kwargs` from `params["arguments"]` with no enforcement against the tool's declared `input_schema`. That code is unchanged prior to version 4.6.40. A single unauthenticated MCP `tools/call` to `praisonai.workflow.show` returns the contents of any file the host user can read: `/etc/passwd`, `~/.ssh/id_rsa`, `~/.aws/credentials`, or any project `.env`. Version 4.6.40 contains an updated fix.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | PraisonAI | < 4.6.40 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47394?
How severe is CVE-2026-47394?
How do I fix CVE-2026-47394?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47389Mastodon is a free, open-source social network server based …8.6
- CVE-2026-4739Integer Overflow or Wraparound vulnerability in InsightSoftw…9.4
- CVE-2026-47390PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47391PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47392PraisonAI is a multi-agent teams system. Prior to version 4.…9.9
- CVE-2026-47393PraisonAI is a multi-agent teams system. CVE-2026-44338 (GHS…9.8
- CVE-2026-47395PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47396PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47397PraisonAI is a multi-agent teams system. Prior to version 4.…7.1
- CVE-2026-47398PraisonAI is a multi-agent teams system. The v4.6.32 chokepo…8.1
- CVE-2026-47399PraisonAI Platform is the platform layer for the PraisonAI m…8.8
- CVE-2026-4740A flaw was found in Open Cluster Management (OCM), the techn…8.2
Are you affected by CVE-2026-47394?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
