CVE-2026-68578
ArcadeData · arcadedb
ArcadeDB is vulnerable to a missing authentication flaw for critical functions, allowing an authenticated attacker to bypass security controls via the MCP transport.
Executive summary
ArcadeDB contains a missing authentication vulnerability in its MCP transport mechanism that could allow an authenticated user to perform unauthorized actions.
Vulnerability
This is a CWE-306 missing authentication for critical function vulnerability. The flaw exists within the MCP transport layer, requiring the attacker to already possess a low-level authenticated session to exploit the bypass.
Business impact
Successful exploitation allows an attacker to interact with critical database functions that should be restricted. Given the CVSS score of 7.5, this high-severity flaw could lead to full database compromise, unauthorized data modification, or service disruption, posing a significant risk to data integrity and availability.
Remediation
Immediate Action: Update the ArcadeDB instance to version 26.7.3 or later to resolve the underlying authentication oversight.
Proactive Monitoring: Inspect application logs for unusual MCP transport requests or unauthorized attempts to access administrative functions.
Compensating Controls: Restrict network access to the database management ports to trusted IP addresses only, limiting the potential attack surface for authenticated users.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing ArcadeDB should prioritize upgrading to version 26.7.3 to eliminate this authentication bypass. Given the potential for total system compromise, immediate patching is recommended to ensure the security of the database environment.