CVE-2026-55532

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream _validate_origin uses request_origin.startswith(allowed), allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests without preflight and invoke tools/call without an API key, including file writes that persist agent instructions. This issue is fixed in version 4.6.58.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 16:16

Updated : 2026-09-09 21:07


NVD link : CVE-2026-55532

Mitre link : CVE-2026-55532

CVE.ORG link : CVE-2026-55532


JSON object : View

Products Affected

No product.

CWE
CWE-346

Origin Validation Error

CWE-352

Cross-Site Request Forgery (CSRF)