---
id: CVE-2026-57129
title: PraisonAI is a multi-agent teams system
summary: >-
  PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59,
  MentionsParser._process_file_mention accepts file-mention values and falls
  back from workspace-relative resolution to Path(file_path) without traversal,
  symlink, o…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-22
vendor: MervinPraison
product: praisonaiagents
affected:
  - praisonaiagents < 1.6.59
patched:
  - praisonaiagents 1.6.59
published: '2026-09-14'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T16:17:14.220'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57129'
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-2rcg-mm5h-xchx
    label: security-advisories@github.com
  - url: >-
      https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-2rcg-mm5h-xchx
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/MervinPraison/PraisonAI'
tags:
  - nvd
  - cve.org
  - osv
  - pip
  - exploit-available
aliases:
  - GHSA-2rcg-mm5h-xchx
ecosystem: pip
ingestedAt: '2026-07-21T19:04:56.040Z'
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-14T15:19:27.921145Z'
epss: 0.00444
epssPercentile: 0.38036
---

## Overview

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, MentionsParser._process_file_mention accepts file-mention values and falls back from workspace-relative resolution to Path(file_path) without traversal, symlink, or workspace-boundary validation. Prompt input from users, bots, or workflows can therefore read arbitrary files accessible to the process, including credentials, keys, environment files, source code, and system configuration. 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-57129)

Affected packages:

- `praisonaiagents < 1.6.59`

Patched in:

- `praisonaiagents 1.6.59`

Source: https://osv.dev/vulnerability/GHSA-2rcg-mm5h-xchx
