CVE Catalog

CVE-2026-67344

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

ArcadeDB before version 26.7.2 fails to enforce the UPDATE_SCHEMA database permission on the ALTER TYPE ... CUSTOM and ALTER TYPE ... BUCKETSELECTIONSTRATEGY SQL operations. An authenticated user with read-only access can submit these statements via the HTTP command endpoint to mutate schema metadata and bucket-selection strategy, bypassing the updateSchema permission boundary.

Risk Assessment

An attacker can corrupt schema metadata and record routing, potentially leading to database misbehavior and data integrity issues.

Recommendation

Update ArcadeDB to version 26.7.2 or later, and review user permission configurations.

Other vulnerabilities in ArcadeDB

See all
Original NVD description (English source)

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.

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