Authentication Bypass in PraisonAI OAuthManager - Empty Token Store Logic Flaw
PraisonAI's token validation function returns True for any unrecognized token when the internal token store is empty (default state), allowing unauthenticated access to all MCP tools including agent execution and file operations. This bypasses intended OAuth authentication entirely.