CVE Catalog

CVE-2026-57122

HighCVSS 8.6
Published: Translated: NVD NIST

Summary

In PraisonAI prior to 4.6.59, the WhatsApp and Linear bot webhook handlers verify HMAC signatures only when WHATSAPP_APP_SECRET or LINEAR_WEBHOOK_SECRET is configured, otherwise parsing and dispatching unsigned request bodies. A remote unauthenticated client reaching the webhook route can forge messages, comments, or agent-session events, impersonate platform users, and disrupt bot processing.

Risk Assessment

An attacker can impersonate platform users, influence agent prompts and actions, and disrupt bot processing, potentially leading to unauthorized operations and misinformation.

Recommendation

Update PraisonAI to version 4.6.59 or later and configure WHATSAPP_APP_SECRET and LINEAR_WEBHOOK_SECRET to enforce HMAC signature verification.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to 4.6.59, the WhatsApp and Linear bot webhook handlers verify HMAC signatures only when WHATSAPP_APP_SECRET or LINEAR_WEBHOOK_SECRET is configured and otherwise parse and dispatch unsigned request bodies. A remote unauthenticated client that reaches the webhook route can forge messages, comments, or agent-session events, impersonate platform users, influence agent prompts and actions, and disrupt bot processing. This issue is fixed in 4.6.59.

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