PraisonAI is a multi-agent teams system. From 1.5.1 until 1.7.2, MCPSecurity.evaluatePolicy() in src/praisonai-ts/src/mcp/security.ts invokes the configured credential validator only when AuthMethod is api-key or bearer. Basic and OAuth policies accept any non-empty Authorization header without calling auth.validate(), then return an authenticated result, allowing callers with invalid credentials to access MCP tools and resources protected by those policies. This issue is fixed in version 1.7.2.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-4qq2-2j2x-x62c | npm PraisonAI MCPSecurity Basic/OAuth authentication policies accept invalid credentials without validation |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 15 Sep 2026 11:45: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.1 until 1.7.2, MCPSecurity.evaluatePolicy() in src/praisonai-ts/src/mcp/security.ts invokes the configured credential validator only when AuthMethod is api-key or bearer. Basic and OAuth policies accept any non-empty Authorization header without calling auth.validate(), then return an authenticated result, allowing callers with invalid credentials to access MCP tools and resources protected by those policies. This issue is fixed in version 1.7.2. | |
| Title | PraisonAI MCPSecurity Basic/OAuth authentication policies accept invalid credentials without validation | |
| Weaknesses | CWE-287 CWE-288 CWE-863 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T10:23:11.557Z
Reserved: 2026-06-24T00:33:17.708Z
Link: CVE-2026-57134
No data.
Status : Received
Published: 2026-09-15T11:17:10.583
Modified: 2026-09-15T11:17:10.583
Link: CVE-2026-57134
No data.
OpenCVE Enrichment
Updated: 2026-09-15T11:30:11Z
Github GHSA