CVE-2026-39306

PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe registry pull flow extracts attacker-controlled .praison tar archives with tar.extractall() and does not validate archive member paths before extraction. A malicious publisher can upload a recipe bundle that contains ../ traversal entries and any user who later pulls that recipe will write files outside the output directory they selected. This is a path traversal / arbitrary file write vulnerability on the client side of the recipe registry workflow. It affects both the local registry pull path and the HTTP registry pull path. The checksum verification does not prevent exploitation because the malicious traversal payload is part of the signed bundle itself. This vulnerability is fixed in 1.5.113.
Configurations

Configuration 1 (hide)

cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*

History

16 Apr 2026, 01:23

Type Values Removed Values Added
First Time Praison
Praison praisonai
References () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4rx4-4r3x-6534 - () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4rx4-4r3x-6534 - Exploit, Vendor Advisory
CPE cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*

07 Apr 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 17:16

Updated : 2026-04-16 01:23


NVD link : CVE-2026-39306

Mitre link : CVE-2026-39306

CVE.ORG link : CVE-2026-39306


JSON object : View

Products Affected

praison

  • praisonai
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')