Incorrect Authorization Affecting surrealdb package, versions >=0.0.0 <3.1.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Incorrect Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RUST-SURREALDB-17797684
  • published2 Jul 2026
  • disclosed1 Jul 2026
  • creditUnknown

Introduced: 1 Jul 2026

New CVE NOT AVAILABLE CWE-862  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade surrealdb to version 3.1.0 or higher.

Overview

Affected versions of this package are vulnerable to Incorrect Authorization via the use process. An attacker can create new namespaces and databases without proper authorization by sending crafted requests to the affected endpoints. This can lead to resource exhaustion or the recreation of previously deleted namespaces. This is only exploitable if the deployment is running with default capabilities and unauthenticated guest access is allowed.

Workaround

This vulnerability can be mitigated by setting --deny-arbitrary-query * for guest principals, running with --auth enabled, and requiring all callers to signin before issuing use, or by promptly revoking namespace-level tokens when a namespace is dropped.

CVSS Base Scores

version 4.0
version 3.1