Skip to main content
CVE-2026-63747 HIGH CVSS 8.7 SurrealDB Verified Advisory

Denial of service via malformed RPC `use` call in SurrealDB (CVE-2026-63747)

SurrealDB's RPC `use` handler panics when a database is specified without a namespace, because the handler calls `.expect("namespace should be set")` and the core library is built with `panic = 'abort'`, causing the process to terminate. An unauthenticated remote attacker can trigger this crash with a single WebSocket message to the `/rpc` endpoint, requiring no credentials, token, or special capability. Affected versions: - <3.1.0 We recommend updating to: 3.1.0. CVSS 8.7 · our assessment: this_week Reference: https://github.com/surrealdb/surrealdb/security/advisories/GHSA-wjjj-24cx-f28g Details: https://vuln.today/cve/CVE-2026-63747

Verified by vuln.today against published advisories.

Affected versions

  • – <3.1.0

Fixed in: 3.1.0

Full CVE analysis Reference Published Jul 20, 2026

← All verified advisories

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy