CVE Catalog

CVE-2026-55538

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Summary

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, _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.

Risk Assessment

Unauthorized users can invoke agents without valid credentials, potentially leading to unauthorized actions and security breaches.

Recommendation

Update PraisonAI to version 4.6.58 or later. Ensure authentication is properly configured.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS