CVE-2026-34953 PUBLISHED

PraisonAI: Authentication Bypass in OAuthManager.validate_token()

Assigner: GitHub_M
Reserved: 31.03.2026 Published: 03.04.2026 Updated: 03.04.2026

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, OAuthManager.validate_token() returns True for any token not found in its internal store, which is empty by default. Any HTTP request to the MCP server with an arbitrary Bearer token is treated as authenticated, granting full access to all registered tools and agent capabilities. This issue has been patched in version 4.5.97.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 9.1

Product Status

Vendor MervinPraison
Product PraisonAI
Versions
  • Version < 4.5.97 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE