Beveiligingsadvies

CVE-2026-55531

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-25 14:33:51
Laatst bijgewerkt 2026-08-25 16:14:09
Toegewezen door GitHub_M
CVSS-score 6.5
Status PUBLISHED

Beschrijving

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the MCP HTTP Stream mcp_post handler creates a new _sessions entry for every initialize request but does not call _cleanup_sessions or enforce a maximum. An unauthenticated caller can exhaust memory. The fix invokes cleanup and limits sessions through PRAISONAI_MCP_MAX_SESSIONS. This issue is fixed in version 4.6.58.