CVE-2026-55529

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the MCP HTTP Stream _validate_origin method accepts request_origin.startswith(allowed), so the attacker-controlled localhost.evil.example HTTP origin matches the localhost allowlist. Without an API key, a malicious webpage can submit tools/call requests to the local MCP server and execute exposed tools. This issue is fixed in version 4.6.58.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 15:16

Updated : 2026-09-09 21:07


NVD link : CVE-2026-55529

Mitre link : CVE-2026-55529

CVE.ORG link : CVE-2026-55529


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-346

Origin Validation Error