Description
ArcadeDB before 26.7.2 fails to enforce the UPDATE_SCHEMA database permission on the ALTER TYPE ... CUSTOM and ALTER TYPE ... BUCKETSELECTIONSTRATEGY SQL operations, which map to setCustomValue and setBucketSelectionStrategy in LocalDocumentType. An authenticated user with only read access (e.g., a read-only API token) can submit these ALTER TYPE statements via the HTTP command endpoint to mutate a type's custom schema metadata and bucket-selection strategy, bypassing the documented updateSchema permission boundary and potentially corrupting schema metadata and record routing.
Published: 2026-08-01
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions before 26.7.2 do not enforce the UPDATE_SCHEMA permission when executing ALTER TYPE ... CUSTOM and ALTER TYPE ... BUCKETSELECTIONSTRATEGY SQL commands. An authenticated user who only has read access, such as a user associated with a read‑only API token, can send these commands through the HTTP command endpoint. This bypasses the intended permission boundary and allows the attacker to alter a type’s custom schema metadata or bucket‑selection strategy, potentially corrupting schema definitions and disrupting record routing within the database. The weakness is classified as a privilege‑escalation flaw, which can undermine the integrity and reliability of the database.

Affected Systems

The vulnerability affects ArcadeData’s ArcadeDB product in all releases prior to version 26.7.2. Users deploying these affected versions are at risk if they provide read‑only tokens that could be exploited via the HTTP command interface.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity for this flaw. The EPSS score is not available, so the likelihood of exploitation is uncertain, and the issue is not catalogued in CISA’s KEV list. The attack requires only an authenticated session with read privileges, which are commonly granted, and can be executed from any client that can reach the HTTP command endpoint, making the vulnerability broadly exploitable by attackers who have obtained or guessed valid credentials.

Generated by OpenCVE AI on August 2, 2026 at 03:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official upgrade to ArcadeDB 26.7.2 or later to fix the permission enforcement bug.
  • Restrict the use of read‑only API tokens to services that truly require only read access and revoke any tokens that are not essential for operation.
  • Disable or limit access to the HTTP command endpoint for non‑administrative users, or place it behind strict firewall rules so that only trusted IP addresses can issue ALTER TYPE commands.
  • Monitor logs for unexpected ALTER TYPE or other schema‑modifying commands from read‑only users and investigate any anomalies promptly.

Generated by OpenCVE AI on August 2, 2026 at 03:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Arcadedata
Arcadedata arcadedb
Vendors & Products Arcadedata
Arcadedata arcadedb

Sat, 01 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description ArcadeDB before 26.7.2 fails to enforce the UPDATE_SCHEMA database permission on the ALTER TYPE ... CUSTOM and ALTER TYPE ... BUCKETSELECTIONSTRATEGY SQL operations, which map to setCustomValue and setBucketSelectionStrategy in LocalDocumentType. An authenticated user with only read access (e.g., a read-only API token) can submit these ALTER TYPE statements via the HTTP command endpoint to mutate a type's custom schema metadata and bucket-selection strategy, bypassing the documented updateSchema permission boundary and potentially corrupting schema metadata and record routing.
Title ArcadeDB before 26.7.2 Authentication Bypass via ALTER TYPE
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Arcadedata Arcadedb
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T18:24:43.506Z

Reserved: 2026-07-29T13:09:45.993Z

Link: CVE-2026-67344

cve-icon Vulnrichment

Updated: 2026-08-03T18:23:58.871Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:15:03Z

Weaknesses