Home

Description

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.

PUBLISHED Reserved 2026-04-09 | Published 2026-04-09 | Updated 2026-04-13 | Assigner GitHub_M




MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Problem types

CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)

Product status

< 4.5.128
affected

References

github.com/...isonAI/security/advisories/GHSA-f2h6-7xfr-xm8w

cve.org (CVE-2026-40148)

nvd.nist.gov (CVE-2026-40148)

Download JSON