CVE Catalog

CVE-2026-57128

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Summary

Prior to praisonaiagents 1.6.58, the SSE server in src/praisonai-agents/praisonaiagents/server/server.py does not consult ServerConfig.auth_token before handling /publish, /events, or /info requests. A network client that can reach the server can broadcast arbitrary events to connected clients and obtain server configuration and client-count information. This issue is fixed in praisonaiagents 1.6.58.

Risk Assessment

An unauthenticated attacker can disrupt operations, inject fake events to clients, and obtain sensitive configuration details, potentially compromising integrity and confidentiality.

Recommendation

Upgrade praisonaiagents to version 1.6.58 or later, which enforces authentication before handling these endpoints.

Other vulnerabilities in PraisonAI agents

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the SSE server in src/praisonai-agents/praisonaiagents/server/server.py does not consult ServerConfig.auth_token before handling /publish, /events, or /info requests. A network client that can reach the server can broadcast arbitrary events to connected clients and obtain server configuration and client-count information. This issue is fixed in praisonaiagents 1.6.58.

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