CVE Catalog

CVE-2026-57132

HighCVSS 8.2
Published: Translated: NVD NIST

Summary

In PraisonAI prior to 4.6.62, setting PRAISONAI_CALL_AUTH to disabled makes verify_token accept requests to /api/v1/agents/{id}/invoke without CALL_SERVER_TOKEN authentication. Deployments using the advertised opt-out can expose registered agents and their connected tools or private context to unauthenticated invocation.

Risk Assessment

An unauthenticated attacker can invoke registered agents, gaining access to their tools and private context, potentially leading to data leakage or unauthorized actions.

Recommendation

Update PraisonAI to version 4.6.62 or later and avoid setting PRAISONAI_CALL_AUTH to disabled in production environments.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to 4.6.62, setting PRAISONAI_CALL_AUTH to disabled makes verify_token accept requests to /api/v1/agents/{id}/invoke without CALL_SERVER_TOKEN authentication. Deployments that use the application's advertised opt-out can expose registered agents and their connected tools or private context to unauthenticated invocation. The vulnerability is fixed in 4.6.62.

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