Impact
ArcadeDB is vulnerable to a denial of service attack triggered by the Cypher range() function. Authenticated users can submit large range expressions that cause the JVM to throw an OutOfMemoryError, exhausting heap memory and leading to temporary service degradation or unavailability. The weakness is a classic resource exhaustion flaw (CWE‑770).
Affected Systems
All releases of ArcadeData ArcadeDB prior to version 26.8.1 are affected. The vulnerability exists in the Cypher query engine component that processes range() expressions.
Risk and Exploitability
The CVSS score of 5.3 indicates medium severity; EPSS data is absent and the vulnerability is not listed in the KEV catalog. Attackers must first authenticate to the server and then submit oversized range() queries. Once exploited, the server's heap memory is drained, causing a temporary denial of service that is mitigated only by restarting or recovering the memory.
OpenCVE Enrichment