SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-68578

HIGH · CVSS 7.5 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-02 · Last synced 2026-09-01

CyberRota Analysis

AI-Generated

ArcadeDB 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.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-68578
Severity
HIGH
CVSS
7.5
EPSS
0.21%
Java

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.