CVE-2026-67341

Summary

ArcadeDB versions before 26.7.2 fail to enforce scripting authorization checks on the SQL DEFINE FUNCTION statement with LANGUAGE js. Attackers with database access can execute arbitrary JavaScript code by submitting DEFINE FUNCTION statements, bypassing security controls intended to restrict scripting to administrators.

Affected Software

VendorProductVersion RangeStatus
ArcadeDataarcadedb0 < 26.7.2affected
ArcadeDataarcadedb26.7.2unaffected

Weaknesses

  • CWE-863: Incorrect Authorization

References