Description
PraisonAI is a multi-agent teams system. Prior to version 4.5.97, the PraisonAI Gateway server accepts WebSocket connections at /ws and serves agent topology at /info with no authentication. Any network client can connect, enumerate registered agents, and send arbitrary messages to agents and their tool sets. This issue has been patched in version 4.5.97.
Published: 2026-04-03
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

PraisonAI’s Gateway server prior to version 4.5.97 exposes a WebSocket endpoint at /ws and an information endpoint at /info without any form of authentication. This does not limit netw ork clients to performing only benign actions; they can enumerate registered agents and issue arbitrary messages to those agents and their tool sets. The missing authentication therefore allows an unauthenticated attacker to gain full control over the agents, potentially enabling the execution of arbitrary code or manipulation of the system’s behavior. The vulnerability’s nature aligns with CWE‑306, reflecting an authentication bypass that leads to unauthorized control, which justifies the high CVSS score of 9.1.

Affected Systems

The affected product is PraisonAI from MervinPraison. The vulnerability applies to all releases prior to version 4.5.97. Updated versions beginning with 4.5.97 have the authentication controls added to the WebSocket and /info endpoints.

Risk and Exploitability

With a CVSS of 9.1 the vulnerability is classified as critical, yet the EPSS score of less than 1% suggests a low probability of exploitation in the wild at present. The lack of listing in CISA’s KEV catalog indicates no known widespread exploitation. The attack vector is inferred to be remote, relying on any network client that can reach the Gateway’s WebSocket interface. Once connected, an attacker can arbitrarily talk to agents, potentially steering them to execute arbitrary commands or modify their tool sets. The risk is high for organizations running PraisonAI without updated versions and without network segmentation or authentication controls.

Generated by OpenCVE AI on April 9, 2026 at 18:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch by upgrading to version 4.5.97 or later.
  • If immediate upgrade is not possible, limit access to the /ws and /info endpoints by firewall rules or a reverse‑proxy that requires authentication.
  • Monitor for abnormal WebSocket traffic and agent activity to detect potential abuse.

Generated by OpenCVE AI on April 9, 2026 at 18:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-cfh6-vr3j-qc3g PraisonAI Has Missing Authentication in WebSocket Gateway
History

Thu, 09 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Praison
Praison praisonai
CPEs cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
Vendors & Products Praison
Praison praisonai

Tue, 07 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Mervinpraison
Mervinpraison praisonai
Vendors & Products Mervinpraison
Mervinpraison praisonai

Mon, 06 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 04 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
Description PraisonAI is a multi-agent teams system. Prior to version 4.5.97, the PraisonAI Gateway server accepts WebSocket connections at /ws and serves agent topology at /info with no authentication. Any network client can connect, enumerate registered agents, and send arbitrary messages to agents and their tool sets. This issue has been patched in version 4.5.97.
Title PraisonAI: Missing Authentication in WebSocket Gateway
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Mervinpraison Praisonai
Praison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-06T15:41:53.342Z

Reserved: 2026-03-31T17:27:08.661Z

Link: CVE-2026-34952

cve-icon Vulnrichment

Updated: 2026-04-06T15:35:27.437Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-03T23:17:06.490

Modified: 2026-04-09T16:55:59.233

Link: CVE-2026-34952

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:45:33Z

Weaknesses