CVE-2026-56076 PUBLISHED

PraisonAI - Cross-Origin Agent Execution via Hardcoded Wildcard CORS and Missing Authentication on AGUI Endpoint

Assigner: VulnCheck
Reserved: 18.06.2026 Published: 18.06.2026 Updated: 18.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor PraisonAI
Product PraisonAI
Versions Default: unaffected
  • affected from 0 to 1.5.128 (excl.)
  • Version 1.5.128 is unaffected

Credits

  • offset reporter

References

Problem Types

  • Permissive Cross-domain Security Policy with Untrusted Domains CWE