Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-pff6-hp53-pj54
- https://www.vulncheck.com/advisories/arcadedb-before-authorization-bypass-via-se
- https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-pff6-hp53-pj54
FAQ
What is CVE-2026-75845?
CVE-2026-75845 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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 allowAdmi...
How severe is CVE-2026-75845?
CVE-2026-75845 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75845?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.