Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-63762 Details

Description

SurrealDB before v2.6.1 (and before v3.0.0-beta.3) contains a denial of service vulnerability in its embedded JavaScript scripting engine, which is enabled via the --allow-scripting capability (disabled by default). Any user able to execute arbitrary queries — including unauthenticated guests when --allow-guests is enabled — can use built-in string functions to construct a large string and pass it to the JavaScript runtime for compilation, triggering a null pointer dereference in the underlying QuickJS-NG engine. This causes the server process to terminate immediately without graceful shutdown, requiring a manual restart. The issue was fixed by updating the rquickjs dependency from v0.9.0 to v0.11.0.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-476NULL Pointer Dereference[email protected]

Affected Products

ProductVersions
surrealdb surrealdb
< 2.6.1
3.0.0 alpha1
3.0.0 alpha10
3.0.0 alpha11
3.0.0 alpha12

CPE

  • cpe:2.3:a:surrealdb:surrealdb:*:*:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha10:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha11:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha12:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha13:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha14:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha16:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha17:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha18:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha8:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:alpha9:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:surrealdb:surrealdb:3.0.0:beta2:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-63762
NVD Published Date:
Jul 20, 2026
NVD Last Modified:
Jul 22, 2026
Source:
[email protected]
CVE-2026-63762 Details - Not Deferred