Resource exhaustion in Mervinpraison Praisonai

CVE-2026-40115

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server (server.py) reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default (no token configured), any local process can send arbitrarily large POST requests to exhaust server memory and cause a denial of service. The Starlette-based server (serve.py) has RequestSizeLimitMiddleware with a 10MB limit, but the WSGI server lacks any equivalent protection. This vulnerability is fixed in 4.5.128.

EPSS: 0.003 (25.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.2 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-40115?
CVE-2026-40115 is a medium-severity vulnerability in Mervinpraison Praisonai, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 6.2/10. Published 2026-04-09.
How severe is CVE-2026-40115?
Medium severity. CVSS v3 base score is 6.2 out of 10.