CVE-2026-63747

Summary

SurrealDB versions before 3.1.0 contain a denial of service vulnerability in the RPC use handler that panics when db is set without a namespace. Unauthenticated attackers can send a malformed WebSocket message to the /rpc endpoint to crash the server process.

Affected Software

VendorProductVersion RangeStatus
surrealdbsurrealdb0 < 3.1.0affected
surrealdbsurrealdb3.1.0unaffected

Weaknesses

  • CWE-248: Uncaught Exception

References