CVE-2026-57128

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-14 15:17

Updated : 2026-09-16 13:42


NVD link : CVE-2026-57128

Mitre link : CVE-2026-57128

CVE.ORG link : CVE-2026-57128


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function