CVE Catalog

CVE-2026-76223

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Summary

ArcadeDB (com.arcadedb) versions 26.7.3 and earlier fail to enforce the UPDATE_SCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the change, enabling tampering with admin-defined function logic. The issue is fixed in 26.8.1.

Risk Assessment

A user without administrative privileges can alter the logic of functions used by applications, potentially leading to unauthorized actions or data integrity compromise.

Recommendation

Upgrade ArcadeDB to version 26.8.1 or later. Restrict database access to trusted users only.

Original NVD description (English source)

ArcadeDB (com.arcadedb) versions 26.7.3 and earlier fail to enforce the UPDATE_SCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the change, enabling tampering with admin-defined function logic. The issue is fixed in 26.8.1. (JavaScript functions still trigger the UPDATE_SECURITY check and are not affected.)

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