4 matches found
CVE-2026-57139
PraisonAI is a multi-agent teams system. From 1.5.0 until 1.7.2, MCPServer.startHttp in src/praisonai-ts/src/mcp/server.ts binds without a host restriction and forwards every HTTP POST request to handleRequest without authentication or authorization. Any network client that can reach the port can...
EUVD-2026-78393
PraisonAI is a multi-agent teams system. From 1.5.0 until 1.7.2, MCPServer.startHttp in src/praisonai-ts/src/mcp/server.ts binds without a host restriction and forwards every HTTP POST request to handleRequest without authentication or authorization. Any network client that can reach the port can...
CVE-2026-57139
The praisonai npm package (PraisonAI TypeScript multi-agent framework) is affected by an unauthenticated HTTP JSON-RPC vulnerability in MCPServer.startHttp(). The server binds to all interfaces (observed as :: IPv6) and forwards every POST to handleRequest() without credential checks, even though...
PT-2026-61793
PraisonAI is a multi-agent teams system. From 1.5.0 until 1.7.2, MCPServer.startHttp in src/praisonai-ts/src/mcp/server.ts binds without a host restriction and forwards every HTTP POST request to handleRequest without authentication or authorization. Any network client that can reach the port can...