CVE Catalog

CVE-2026-63737

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

A vulnerability in SurrealDB before version 3.1.5 allows authenticated users to perform a denial of service (DoS) attack by submitting queries with long chains of operators. This causes a stack overflow during query processing and crashes the server.

Risk Assessment

The risk involves the possibility of a remote server crash by an authenticated user, leading to service disruption.

Recommendation

It is recommended to upgrade SurrealDB to version 3.1.5 or later, which includes a fix limiting operator chain length.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS