Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-57134

Опубликовано: 15 сент. 2026
Источник: nvd
CVSS3: 8.2
EPSS Низкий

Описание

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.

EPSS

Процентиль: 23%
0.00305
Низкий

8.2 High

CVSS3

Дефекты

CWE-287

Связанные уязвимости

CVSS3: 8.2
github
3 месяца назад

npm PraisonAI MCPSecurity Basic/OAuth authentication policies accept invalid credentials without validation

EPSS

Процентиль: 23%
0.00305
Низкий

8.2 High

CVSS3

Дефекты

CWE-287