CVE Catalog

CVE-2026-63754

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

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

Summary

In SurrealDB before 3.1.0, malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with select-only permissions can block writes for any user, including root.

Risk Assessment

Attackers can prevent data writes to a table, causing application downtime.

Recommendation

Update SurrealDB to version 3.1.0 or later, which fixes this issue.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write operations on a table for any user, including root, by registering a LIVE query that triggers evaluation errors until the query is killed or the session ends.

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