Vulnerability Description
Arcade MCP allows you to to create, deploy, and share MCP Servers. Prior to 1.5.4, the arcade-mcp HTTP server uses a hardcoded default worker secret ("dev") that is never validated or overridden during normal server startup. As a result, any unauthenticated attacker who knows this default key can forge valid JWTs and fully bypass the FastAPI authentication layer. This grants remote access to all worker endpoints—including tool enumeration and tool invocation—without credentials. This vulnerability is fixed in 1.5.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ArcadeAI/arcade-mcp/commit/44660d18ceb220600401303df860a31ca7
- https://github.com/ArcadeAI/arcade-mcp/pull/691
- https://github.com/ArcadeAI/arcade-mcp/security/advisories/GHSA-g2jx-37x6-6438
FAQ
What is CVE-2025-66454?
CVE-2025-66454 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Arcade MCP allows you to to create, deploy, and share MCP Servers. Prior to 1.5.4, the arcade-mcp HTTP server uses a hardcoded default worker secret ("dev") that is never validated or overridden durin...
How severe is CVE-2025-66454?
CVE-2025-66454 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-66454?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.