Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/06/19 10:10 p.m.32 views

SurrealDB: Denial of Service via deep operator chains

An authenticated user could crash a SurrealDB server with a single query containing a long chain of operators. Such a query — for example RETURN 1 + 1 + 1 + ... with tens of thousands of terms — is parsed into an expression tree one level deep per operator. Because the chain is flat and the pratt...

6.3AI score
SaveExploits0References2Affected Software1
Rows per page
Query Builder