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.
Published: 2026-08-02
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions prior to 26.7.3 do not properly bind the authenticated principal in the MCP HTTP transport, causing all engine permission checks to become no‑ops. As a result, any user with MCP access—even non‑root users—can perform arbitrary writes, data‑definition statements, schema mutations, and run JavaScript code through the query tool. This vulnerability effectively allows an authenticated attacker to modify data, create malicious users, alter the database schema, and execute arbitrary code within the database environment, jeopardizing data integrity and confidentiality.

Affected Systems

ArcadeData ArcadeDB deployments running any release before 26.7.3 are affected. The issue exists across all platform variants that expose the MCP HTTP transport and do not patch to the 26.7.3 version or later.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The MCP HTTP transport is normally exposed to remote clients; the likely attack vector is a remote attacker authenticating with a non‑root MCP‑allowed user. Because the system silently bypasses permission checks, the attacker can execute arbitrary commands and JavaScript, potentially leading to remote code execution or full database compromise. The lack of network restriction or privilege constraints increases the likelihood of exploitation, especially in environments where the MCP port is reachable from untrusted networks.

Generated by OpenCVE AI on August 3, 2026 at 09:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ArcadeDB to version 26.7.3 or later
  • Restrict network access to the MCP HTTP transport, limiting connections to trusted hosts
  • Revoke or reduce privileges of non‑root MCP‑allowed users

Generated by OpenCVE AI on August 3, 2026 at 09:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Arcadedata
Arcadedata arcadedb
Vendors & Products Arcadedata
Arcadedata arcadedb

Sun, 02 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
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.
Title ArcadeDB before 26.7.3 Authentication Bypass via MCP Transport
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Arcadedata Arcadedb
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T15:44:10.206Z

Reserved: 2026-07-31T11:56:29.759Z

Link: CVE-2026-68578

cve-icon Vulnrichment

Updated: 2026-08-03T15:42:52.628Z

cve-icon NVD

Status : Received

Published: 2026-08-02T13:16:53.657

Modified: 2026-08-03T17:16:44.210

Link: CVE-2026-68578

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T09:15:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function