CVE-2026-40148

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the _safe_extractall() function in PraisonAI's recipe registry validates archive members against path traversal attacks but performs no checks on individual member sizes, cumulative extracted size, or member count before calling tar.extractall(). An attacker can publish a malicious recipe bundle containing highly compressible data (e.g., 10GB of zeros compressing to ~10MB) that exhausts the victim's disk when pulled via LocalRegistry.pull() or HttpRegistry.pull(). This vulnerability is fixed in 4.5.128.
Configurations

Configuration 1 (hide)

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

History

17 Apr 2026, 17:38

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

09 Apr 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-09 22:16

Updated : 2026-04-17 17:38


NVD link : CVE-2026-40148

Mitre link : CVE-2026-40148

CVE.ORG link : CVE-2026-40148


JSON object : View

Products Affected

praison

  • praisonai
CWE
CWE-409

Improper Handling of Highly Compressed Data (Data Amplification)