---
id: CVE-2026-57130
title: PraisonAI is a multi-agent teams system
summary: >-
  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 criteri…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-20
  - CWE-77
vendor: MervinPraison
product: praisonaiagents
affected:
  - praisonaiagents < 1.6.59
patched:
  - praisonaiagents 1.6.59
published: '2026-09-14'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T14:45:28.563'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57130'
references:
  - url: >-
      https://github.com/MervinPraison/PraisonAI/commit/b4270173d4123fb1ee8910588f0896668ee21b59
    label: security-advisories@github.com
  - url: 'https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.59'
    label: security-advisories@github.com
  - url: >-
      https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-c969-5x3p-vq3v
    label: security-advisories@github.com
  - url: >-
      https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-c969-5x3p-vq3v
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/MervinPraison/PraisonAI'
tags:
  - nvd
  - cve.org
  - exploit-available
  - osv
  - pip
epss: 0.00462
epssPercentile: 0.37361
aliases:
  - GHSA-c969-5x3p-vq3v
ecosystem: pip
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-14T14:46:30.550494Z'
ingestedAt: '2026-07-21T19:04:56.744Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-57130)

Affected packages:

- `praisonaiagents < 1.6.59`

Patched in:

- `praisonaiagents 1.6.59`

Source: https://osv.dev/vulnerability/GHSA-c969-5x3p-vq3v
