๐Ÿ” CVE Alert

CVE-2026-75845

MEDIUM 6.3

ArcadeDB 26.4.2 before 26.8.1 Authorization Bypass via set_server_setting

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-269
Vendor arcadedata
Product arcadedb
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for arcadedata arcadedb

Be the first to know when new medium vulnerabilities affecting arcadedata arcadedb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

ArcadeData / arcadedb
26.4.2 < 26.8.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-pff6-hp53-pj54 vulncheck.com: https://www.vulncheck.com/advisories/arcadedb-before-authorization-bypass-via-set-server-setting

Credits

๐Ÿ” dapickle