---
id: CVE-2026-76224
title: >-
  ArcadeDB before 26.8.1 (arcadedb-gremlin, affected <= 26.7.3) contains a
  remote code execution vulnerability in its Gremlin query engine
summary: >-
  ArcadeDB before 26.8.1 (arcadedb-gremlin, affected <= 26.7.3) contains a
  remote code execution vulnerability in its Gremlin query engine. Although the
  engine defaults to the documented-secure java (gremlin-lang) engine,
  ArcadeGremlin.exe…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-94
published: '2026-08-19'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:32:39.347'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76224'
references:
  - url: >-
      https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-wcm5-4wjm-9wj3
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/arcadedb-before-remote-code-execution-via-groovy-fallback
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.0085
epssPercentile: 0.56345
ingestedAt: '2026-09-08T21:11:12.284Z'
---

## Overview

ArcadeDB before 26.8.1 (arcadedb-gremlin, affected <= 26.7.3) contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java (gremlin-lang) engine, ArcadeGremlin.executeStatement() silently falls back to the insecure Groovy engine whenever a request carries any query parameter and the query does not parse as gremlin-lang. An authenticated user with any database role, including a read-only reader, can submit a parameterized Gremlin query to trigger the Groovy fallback and execute arbitrary operating system commands as the ArcadeDB server process user.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
