Description
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.
Published: 2026-08-01
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcadeDB versions prior to 26.7.2 inadequately enforce authorization checks for the SQL DEFINE FUNCTION command that creates JavaScript functions. The missing check allows any user with database access to submit arbitrary JavaScript code to the server. As a result, an attacker can run arbitrary code on the database node, leading to full compromise of the database system, including data theft, modification, or denial of service. This is a classic privilege escalation and code execution flaw (CWE-863).

Affected Systems

ArcadeData ArcadeDB versions earlier than 26.7.2 are affected. Any installation that has not been upgraded to 26.7.2 or later is vulnerable.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. EPSS is not available, so exploitation probability cannot be quantified. The vulnerability is not listed in CISA KEV, but the high severity warrants immediate attention. Attackers need only database user credentials; they can issue the vulnerable DEFINE FUNCTION statement and execute arbitrary JavaScript. Thus, the attack path is straightforward for anyone with database access, making the risk substantial.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ArcadeDB to version 26.7.2 or later to apply the fix that enforces authorization checks on DEFINE FUNCTION.
  • If an immediate upgrade is not possible, restrict database user permissions to remove rights to execute DEFINE FUNCTION or to create scripts.
  • Enforce that only administrative accounts have rights to run SQL DEFINE FUNCTION by configuring role‑based access control or disabling scripting for non‑admin users.

Generated by OpenCVE AI on August 2, 2026 at 03:05 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': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 14:45: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 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.
Title ArcadeDB before 26.7.2 Authorization Bypass via SQL DEFINE FUNCTION
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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:22:32.647Z

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

Link: CVE-2026-67341

cve-icon Vulnrichment

Updated: 2026-08-03T18:22:28.339Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses