PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-63754 surrealdb CVE debrief

CVE-2026-63754 is a denial of service vulnerability in SurrealDB versions before 3.1.0. An authenticated user with select permission can cause all CREATE, UPDATE, and DELETE operations on a table to fail by registering a LIVE query that triggers evaluation errors. This can lead to significant disruption of database operations. Users should be aware of this vulnerability and take steps to mitigate it.

Vendor
surrealdb
Product
Unknown
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-20
Original CVE updated
2026-07-22
Advisory published
2026-07-20
Advisory updated
2026-07-22

Who should care

Users of SurrealDB versions before 3.1.0 should be aware of this vulnerability and take steps to mitigate it. An authenticated user with select permission can cause significant disruption to database operations. Operators, platform administrators, vulnerability management teams, and security teams should review this vulnerability and take necessary actions.

Technical summary

The vulnerability exists in SurrealDB versions before 3.1.0. Malicious LIVE queries with WHERE clauses that evaluate to errors can cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. This can be exploited by an authenticated user with only select permission, potentially preventing write operations on a table for any user, including root. The vulnerability can be mitigated by updating SurrealDB to version 3.1.0 or later.

Defensive priority

High priority should be given to updating SurrealDB to version 3.1.0 or later. In the meantime, monitoring for suspicious LIVE queries and restricting user permissions may help mitigate the risk.

Recommended defensive actions

  • Update SurrealDB to version 3.1.0 or later
  • Monitor for suspicious LIVE queries
  • Restrict user permissions to minimize potential impact
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-20T12:19:45.293Z and last modified on 2026-07-21T18:37:56.803Z. The NVD entry is currently Awaiting Analysis. This information is based on the provided source corpus. Further verification is recommended to confirm the accuracy of this information.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-20T12:19:45.293Z and has not been modified since then. The NVD entry is currently Awaiting Analysis.