CVE Catalog

CVE-2026-75845

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Summary

ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the set_server_setting MCP server-level tool. SetServerSettingTool.execute() gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with allowAdmin=true and a non-root allowedUsers set, any authenticated read-only user can invoke set_server_setting to modify server GlobalConfiguration, enabling configuration tampering or denial of service. The issue is fixed in 26.8.1.

Risk Assessment

A user with limited privileges can change server configuration, potentially leading to security compromise or service unavailability.

Recommendation

Update ArcadeDB to version 26.8.1 or later, which includes the fix.

Original NVD description (English source)

ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the set_server_setting MCP server-level tool. SetServerSettingTool.execute() gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with allowAdmin=true and a non-root allowedUsers set, any authenticated read-only user can invoke set_server_setting to modify server GlobalConfiguration, enabling configuration tampering or denial of service. The issue is fixed in 26.8.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS