CVE-2026-39306
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
PraisonAIPyPI | < 4.5.113 | 4.5.113 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4rx4-4r3x-6534nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-4rx4-4r3x-6534ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-39306ghsaADVISORY
- github.com/MervinPraison/PraisonAI/releases/tag/v4.5.113ghsaWEB
News mentions
0No linked articles in our index yet.