CyberRota Analysis
AI-GeneratedPraisonAI versions 4.6.34 to 4.6.58 are vulnerable due to a lack of authentication for the creation and management of agents, allowing unauthorized network callers to invoke agents without proper credentials, even when an API key is provided. This vulnerability poses a significant risk of unauthorized access and potential misuse of the multi-agent system. Organizations using affected versions should prioritize upgrading to version 4.6.58 or later to mitigate this high-severity security risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
PraisonAI is a multi-agent teams system. From praisonai 4.6.34 until 4.6.58, praisonai serve agents accepts --api-key but _create_agents_app() does not authenticate POST /agents or POST /agents/{agent_name}. A network caller can invoke configured agents without credentials even when an API key was supplied. This issue is fixed in version 4.6.58.