PT-2026-31783 · Httpx+1 · Httpx+1
Published
2026-04-09
·
Updated
2026-04-10
·
CVE-2026-40114
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
PraisonAI versions prior to 4.5.128
Description
PraisonAI is a multi-agent teams system. The /api/v1/runs endpoint accepts an arbitrary
webhook url in the request body without URL validation. Upon job completion (success or failure), the server sends an HTTP POST request to this URL using httpx.AsyncClient. This allows an unauthenticated attacker to make the server send POST requests to arbitrary internal or external destinations, potentially enabling Server-Side Request Forgery (SSRF) against cloud metadata services, internal APIs, and other network-adjacent services.Recommendations
Update PraisonAI to version 4.5.128 or later.
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Praisonai
Httpx