Vulnerability  ·  2026-06-20

PraisonAI CORS-Based Agent Execution — Unauthenticated Cross-Origin RCE via /agui Endpoint

VulnerabilityHigh impactGlobalCVE-2026-56076
CVE-2026-56076 is an unauthenticated cross-origin agent execution vulnerability. The /agui POST endpoint lacks authentication and hardcodes Access-Control-Allow-Origin: *, allowing attacker-controlled webpages to trigger agent execution via cross-origin requests.
A malicious website can trigger arbitrary agent execution on any visitor's running PraisonAI instance, leading to code execution, data exfiltration, or lateral movement into connected systems.
The POST /agui endpoint in PraisonAI lacks authentication and hardcodes Access-Control-Allow-Origin: *. Attacker crafts a malicious webpage that issues cross-origin requests to /agui, triggering arbitrary agent execution. Starlette content-negotiation allows attacker to control request processing.
PraisonAI < 1.5.128
Upgrade to PraisonAI 1.5.128 or later. Require authentication on /agui endpoint. Remove or restrict CORS headers.
Sources
CVE-2026-56076 NVD DetailPraisonAI GitHub Security Advisory GHSA-x462-jjpc-q4q4
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →