CVE-2026-55538

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, praisonai serve agents parses config["api_key"] but _create_agents_app() does not authenticate POST /agents or POST /agents/{agent_name}. Missing or incorrect bearer and X-API-Key values still reach agent execution. 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-55538

Mitre link : CVE-2026-55538

CVE.ORG link : CVE-2026-55538


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function