CVE-2026-34953: PraisonAI Has Authentication Bypass via OAuthManager.validate_token()
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-34953 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →