Security Advisory

CVE-2026-56076

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-18 22:12:24
Last updated 2026-06-22 17:16:20
Assigner VulnCheck
CVSS score 8.6
State PUBLISHED

Description

PraisonAI before 1.5.128 contains a cross-origin agent execution vulnerability in the AGUI endpoint that allows remote attackers to trigger arbitrary agent execution. The POST /agui endpoint lacks authentication and hardcodes Access-Control-Allow-Origin: * headers, combined with Starlette's Content-Type-agnostic JSON parsing, enabling attackers to bypass CORS preflight checks via simple requests and exfiltrate sensitive agent responses including tool execution results and environment data.