Описание
PraisonAI is a multi-agent teams system. Prior to 4.6.58, recipe serve installs APIKeyAuthMiddleware or JWTAuthMiddleware when an operator selects api-key or JWT authentication, but each middleware forwards requests when PRAISONAI_API_KEY or PRAISONAI_JWT_SECRET and the corresponding recipe value are absent. Unauthenticated clients can then reach recipe execution, input, and output surfaces and may trigger connected tools despite the operator explicitly enabling authentication. This issue is fixed in 4.6.58.
Ссылки
EPSS
Процентиль: 58%
0.009
Низкий
9.8 Critical
CVSS3
Дефекты
CWE-306
Связанные уязвимости
CVSS3: 9.8
github
3 месяца назад
praisonai: recipe serve auth middleware silently disables itself when no secret is set
EPSS
Процентиль: 58%
0.009
Низкий
9.8 Critical
CVSS3
Дефекты
CWE-306