PraisonAI is a multi-agent teams system. From 1.5.0 until 1.7.2, MCPServer.startHttp() in src/praisonai-ts/src/mcp/server.ts binds without a host restriction and forwards every HTTP POST request to handleRequest() without authentication or authorization. Any network client that can reach the port can call tools/list, tools/call, resources/read, or prompts/get, causing registered handlers to run with server-side credentials and process privileges or disclose registered data. An initial remediation was released in version 1.7.2.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-j4f3-55x4-r6q2 | npm PraisonAI MCPServer exposes unauthenticated HTTP tools/call |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 15 Sep 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Mervinpraison
Mervinpraison praisonai |
|
| Vendors & Products |
Mervinpraison
Mervinpraison praisonai |
Tue, 15 Sep 2026 10:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | PraisonAI is a multi-agent teams system. From 1.5.0 until 1.7.2, MCPServer.startHttp() in src/praisonai-ts/src/mcp/server.ts binds without a host restriction and forwards every HTTP POST request to handleRequest() without authentication or authorization. Any network client that can reach the port can call tools/list, tools/call, resources/read, or prompts/get, causing registered handlers to run with server-side credentials and process privileges or disclose registered data. An initial remediation was released in version 1.7.2. | |
| Title | PraisonAI MCPServer exposes unauthenticated HTTP tools/call | |
| Weaknesses | CWE-1188 CWE-306 CWE-862 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T10:25:26.890Z
Reserved: 2026-06-24T01:45:48.696Z
Link: CVE-2026-57139
No data.
Status : Deferred
Published: 2026-09-15T11:17:11.327
Modified: 2026-09-15T14:45:28.563
Link: CVE-2026-57139
No data.
OpenCVE Enrichment
Updated: 2026-09-15T12:00:15Z
Github GHSA