CVE-2026-40115
MEDIUMPraisonAI <4.5.128 WSGI Recipe Registry - Denial of Service
Title source: manualDescription
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.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-2xgv-5cv2-47vv
Scores
CVSS v3
6.2
EPSS
0.0033
EPSS Percentile
25.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-770
Status
published
Products (3)
MervinPraison/PraisonAI
< 4.5.128
praison/praisonai
< 4.5.128
pypi/PraisonAI
0 - 4.5.128PyPI
Published
Apr 09, 2026
Tracked Since
Apr 10, 2026