CVE-2026-47394
CVE-2026-47394 describes an unauthenticated file-read vulnerability in PraisonAI’s MCP server. The issue stems from a dispatcher in server.py that enforces no strict schema on JSON arguments fed to handlers (via kwargs ), allowing tools like workflow.show, workflow.validate, and deploy.validate t...