CyberRota Analysis
AI-GeneratedArcadeDB versions prior to 26.7.3 are vulnerable due to a failure to properly bind the authenticated principal in the MCP HTTP transport, resulting in ineffective permission checks. This allows non-root users with MCP access to execute arbitrary database writes, perform DDL and schema mutations, and run arbitrary JavaScript code through the query tool. Organizations using affected versions of ArcadeDB should prioritize patching to mitigate the risk of unauthorized data manipulation and potential code execution.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
ArcadeDB versions before 26.7.3 fail to bind the authenticated principal in the MCP HTTP transport, causing all engine permission checks to silently pass as no-ops. Non-root MCP-allowed users can perform arbitrary database writes, DDL, schema mutations, and execute arbitrary JavaScript code via the query tool.