CyberRota Analysis
AI-GeneratedArcadeDB versions prior to 26.8.1 are vulnerable to a denial of service attack through the Cypher range() function, where authenticated users can exploit oversized range() expressions to exhaust server heap memory. This can lead to OutOfMemoryError, resulting in temporary service degradation or unavailability. Organizations using ArcadeDB should prioritize patching to mitigate potential disruptions to their services.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
ArcadeDB before 26.8.1 contains a denial of service vulnerability in the Cypher range() function that allows authenticated users to exhaust server heap memory. Attackers can submit oversized range() expressions with large bounds to trigger OutOfMemoryError and cause temporary service degradation or unavailability.