CyberRota Analysis
AI-GeneratedPraisonAI's multi-agent system is vulnerable due to improper handling of user-controlled input in its email tools, which can lead to unauthorized access, modification, or deletion of mailbox data when exposed to agents with email credentials. Attackers could exploit this flaw to manipulate IMAP operations, potentially disrupting email functionality. Organizations using versions prior to 1.6.59 should prioritize updating to mitigate the risk of data breaches and service disruptions.
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. Prior to praisonaiagents 1.6.59, src/praisonai-agents/praisonaiagents/tools/email_tools.py interpolates LLM-controlled from_addr, subject, and query values directly into quoted IMAP SEARCH criteria. Embedded quote, backslash, newline, or null characters can escape the intended criterion and alter IMAP operations when search_emails, reply_email, or archive_email is exposed to an agent with configured email credentials, allowing mailbox data access, modification, deletion, or connection disruption. This issue is fixed in praisonaiagents 1.6.59.