VYPR

Praisonai Agents

by Praisonai Agents

CVEs (2)

  • CVE-2026-57130higJun 18, 2026
    risk 0.45cvss epss

    ## Summary The email search tool in `src/praisonai-agents/praisonaiagents/tools/email_tools.py` constructs IMAP SEARCH commands by interpolating LLM-controlled parameters (from_addr, subject, query) directly into IMAP protocol strings using f-string formatting with double-quote…

  • CVE-2026-57129higJun 18, 2026
    risk 0.45cvss epss

    ## Summary The MentionsParser in `src/praisonai-agents/praisonaiagents/tools/mentions.py` processes `@file:` mentions in agent prompts by reading arbitrary files from the filesystem. When a file path is not found relative to the workspace, the parser falls back to using the…