Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-x462-jjpc-q4
- https://www.vulncheck.com/advisories/praisonai-cross-origin-agent-execution-via-
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-x462-jjpc-q4
FAQ
What is CVE-2026-56076?
CVE-2026-56076 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 aut...
How severe is CVE-2026-56076?
CVE-2026-56076 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56076?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.