CVE-2026-63737

Summary

SurrealDB versions before 3.1.5 contain a denial of service vulnerability where authenticated users can crash the server with queries containing long chains of operators. Attackers can submit queries with tens of thousands of chained operators that create unbounded expression trees, causing stack overflow during query processing and aborting the entire process.

Affected Software

VendorProductVersion RangeStatus
surrealdbsurrealdb3.0.0 < 3.1.5affected
surrealdbsurrealdb3.1.5unaffected

Weaknesses

  • CWE-674: Uncontrolled Recursion

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References