CVE-2026-75845

Source
https://cve.org/CVERecord?id=CVE-2026-75845
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-75845.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-75845
Aliases
  • GHSA-pff6-hp53-pj54
Published
2026-08-18T11:19:52Z
Modified
2026-09-10T03:30:21Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
ArcadeDB 26.4.2 before 26.8.1 Authorization Bypass via set_server_setting
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-269"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75845.json"
}
References

Affected packages

Git / github.com/arcadedata/arcadedb

Affected ranges

Type
GIT
Repo
https://github.com/arcadedata/arcadedb
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "26.4.2"
        },
        {
            "fixed": "26.8.1"
        },
        {
            "fixed": "26.7.3"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

26.*
26.4.2
26.5.1
26.6.1
26.7.1
26.7.2
Other
untagged-3026f5635164cd300b5b

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-75845.json"