CVE 7.2 HIGH

PraisonAI has Server-Side Request Forgery via Unvalidated webhook_url in Jobs API_CVE-2026-40114

7.2 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Description

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhook_url in the request body with no URL validation. When a submitted job completes (success or failure), the server makes an HTTP POST request to this URL using httpx.AsyncClient. An unauthenticated attacker can use this to make the server send POST requests to arbitrary internal or external destinations, enabling SSRF against cloud metadata services, internal APIs, and other network-adjacent services. This vulnerability is fixed in 4.5.128.

Basic Information

ID CVE-2026-40114
Source GitHub_M
Published Apr 9, 2026 at 21:18

Affected Product

Vendor MervinPraison
Product PraisonAI
Version < 4.5.128
Affected Versions MervinPraison PraisonAI < 4.5.128

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.