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.
Cite this page
CVE-2026-40148. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-40148
Use CWE-409, Praison vendor hub and Praisonai product page to widen CVE-2026-40148 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-40288, CVE-2026-40157 and CVE-2026-40154 for nearby disclosures in the same product family.