CVE-2026-57127

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-14 16:17

Updated : 2026-09-14 17:17


NVD link : CVE-2026-57127

Mitre link : CVE-2026-57127

CVE.ORG link : CVE-2026-57127


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-1188

Initialization of a Resource with an Insecure Default