CVE Catalog

CVE-2026-55533

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Summary

PraisonAI before version 4.6.58 has a flaw in create_auth_middleware() that allows requests when auth=api-key lacks PRAISONAI_API_KEY or JWT authentication lacks PRAISONAI_JWT_SECRET. An externally bound Recipe server can accept unauthenticated POST /v1/recipes/run requests despite authentication being enabled.

Risk Assessment

An attacker can invoke Recipe flows without authentication, potentially leading to unauthorized operations and security breaches.

Recommendation

Upgrade PraisonAI to version 4.6.58 or later and ensure PRAISONAI_API_KEY and PRAISONAI_JWT_SECRET are properly configured.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, create_auth_middleware() allows requests when auth=api-key lacks PRAISONAI_API_KEY or JWT authentication lacks PRAISONAI_JWT_SECRET. An externally bound Recipe server can therefore accept unauthenticated POST /v1/recipes/run requests despite authentication being enabled. This issue is fixed in version 4.6.58.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS