---
id: CVE-2026-57145
title: PraisonAI is a multi-agent teams system
summary: >-
  PraisonAI is a multi-agent teams system. Prior to 4.6.62,
  src/praisonai/praisonai/tools/multiedit.py passes the LLM-controlled filepath
  parameter directly to open for reading and writing without traversal
  rejection, symlink resolution, a…
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-22
vendor: MervinPraison
product: PraisonAI
affected:
  - PraisonAI < 4.6.62
patched:
  - praisonai 4.6.61
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-57145'
references:
  - url: >-
      https://github.com/MervinPraison/PraisonAI/commit/2a855c470077c7d2e2479a575f7ef7f548d51c33
    label: security-advisories@github.com
  - url: 'https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.62'
    label: security-advisories@github.com
  - url: >-
      https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-29w3-p9w9-wc47
    label: security-advisories@github.com
  - url: 'https://github.com/MervinPraison/PraisonAI'
tags:
  - nvd
  - cve.org
  - osv
  - pip
epss: 0.00544
epssPercentile: 0.43217
aliases:
  - GHSA-29w3-p9w9-wc47
ecosystem: pip
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-14T17:11:01.278711Z'
ingestedAt: '2026-07-21T19:04:55.999Z'
---

## Overview

PraisonAI is a multi-agent teams system. Prior to 4.6.62, src/praisonai/praisonai/tools/multiedit.py passes the LLM-controlled filepath parameter directly to open for reading and writing without traversal rejection, symlink resolution, a workspace boundary, or protected-path checks. Prompt-influenced agents can read files through edit and diff behavior or overwrite files accessible to the process, exposing secrets and enabling persistence or application tampering. This issue is fixed in 4.6.62.

## Remediation

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

## Package advisory (CVE-2026-57145)

Affected packages:

- `praisonai < 4.6.61`

Patched in:

- `praisonai 4.6.61`

Source: https://osv.dev/vulnerability/GHSA-29w3-p9w9-wc47
