Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Praison | Praisonai | < 4.5.97 |
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-98f9-fqg5-hvExploitVendor Advisory
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-98f9-fqg5-hvExploitVendor Advisory
FAQ
What is CVE-2026-34953?
CVE-2026-34953 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 ...
How severe is CVE-2026-34953?
CVE-2026-34953 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-34953?
Check the references section above for vendor advisories and patch information. Affected products include: Praison Praisonai.