← All CVEs

CVE-2026-63762

MEDIUM 6 ALL-YEARS

Published 2026-07-20 · Last modified 2026-07-28 · VulnCheck · NVD: Analyzed

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.

LIMITED SIGNALS

No known exploitation, public exploit, or elevated probability at this time. Track for changes.

Exploitation likelihood

0.3%chance of exploitation in 30 days · 17th percentile

○ In CISA KEV○ Public exploit / PoC◆ SSVC: exploitation none, automatable no

Impact if exploited

6CVSS 4.0 · MEDIUM · CNA

  • ConfidentialityNone
  • IntegrityNone
  • AvailabilityHigh

What an attacker needs

  • Access: Reachable over the network — no local access needed
  • Privileges: Requires a low-privilege account
  • User interaction: No user interaction needed
  • Complexity: No special conditions — reliably repeatable
  • Requirements: Specific conditions must be present

✓ lowers the bar for an attacker · ⚠ raises it

Proof of concept & exploit code

No public exploit or proof-of-concept code is catalogued for this CVE (no ExploitDB, Nuclei, or CISA-KEV entry). It may still exist — search GitHub or check the references below.

Affected

Vendors Surrealdb

Products Surrealdb

Weakness (CWE)

  • CWE-476: NULL Pointer Dereference

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Known Affected Software Configurations

VendorProductVersion range
SurrealdbSurrealdb< 2.6.1
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0
SurrealdbSurrealdb3.0.0

All CVSS metrics

  • MEDIUM 6 v4.0 · CNA Primary
    CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
  • MEDIUM 6 v4.0 · NVD Secondary
    CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • MEDIUM 6.5 v3.1 · NVD Primary
    CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

References

Patches & mitigations

Sources: NVD · CVE.org · EPSS