Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-35w5-pcw4-jx94 | PraisonAI: Unauthenticated Event Injection via SSE `/publish` Endpoint |
Mon, 14 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | PraisonAI: Unauthenticated Event Injection via SSE `/publish` Endpoint | |
| Weaknesses | CWE-306 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-14T15:28:17.612Z
Reserved: 2026-06-24T00:33:17.707Z
Link: CVE-2026-57128
Updated: 2026-09-14T15:27:46.792Z
Status : Received
Published: 2026-09-14T15:17:06.177
Modified: 2026-09-14T16:17:13.707
Link: CVE-2026-57128
No data.
OpenCVE Enrichment
No data.
-
CWE-306
Missing Authentication for Critical Function
Github GHSA