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