Описание
PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, praisonai serve agents parses config["api_key"] but _create_agents_app() does not authenticate POST /agents or POST /agents/{agent_name}. Missing or incorrect bearer and X-API-Key values still reach agent execution. This issue is fixed in version 4.6.58.
Ссылки
EPSS
Процентиль: 17%
0.00258
Низкий
7.3 High
CVSS3
Дефекты
CWE-306
Связанные уязвимости
CVSS3: 7.3
github
22 дня назад
PraisonAI: [Auth Bypass] `praisonai serve agents --api-key` is silently ignored — agent-invocation routes (`POST /agents`, `POST /agents/{agent_name}`) run unauthenticated
EPSS
Процентиль: 17%
0.00258
Низкий
7.3 High
CVSS3
Дефекты
CWE-306