CVE Catalog

CVE-2026-44338

High
Published: Translated: NVD NIST

Summary

PraisonAI is a multi-agent teams system that in versions from 2.5.6 to before 4.6.34 ships a Flask API server with authentication disabled by default. This allows anyone who can reach the server to invoke the workflow from agents.yaml without providing a token.

Risk Assessment

The lack of authentication in the API server poses a serious risk as unauthorized users can manipulate agents and their workflows, potentially leading to unauthorized access to data or execution of unwanted actions.

Recommendation

It is recommended to upgrade to version 4.6.34 or later to enable authentication and secure the API server against unauthorized access.

Related vulnerabilities

Original NVD description (English source)

PraisonAI is a multi-agent teams system. From version 2.5.6 to before version 4.6.34, PraisonAI ships a legacy Flask API server with authentication disabled by default. When that server is used, any caller that can reach it can access /agents and trigger the configured agents.yaml workflow through /chat without providing a token. This issue has been patched in version 4.6.34.

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