CVE-2026-63741
MEDIUM
NVD
CVSS Score
6.5
Severity
MEDIUM
Published
Jul 20, 2026
Vendor
unknown
Description
SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and SurrealQL executor.