Incorrect Authorization Affecting surrealdb package, versions <3.1.0-beta.3


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-17797667
  • published2 Jul 2026
  • disclosed1 Jul 2026
  • creditUnknown

Introduced: 1 Jul 2026

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

How to fix?

Upgrade surrealdb to version 3.1.0-beta.3 or higher.

Overview

Affected versions of this package are vulnerable to Incorrect Authorization in the UPDATE ... PATCH process. An attacker can access unauthorized field values by issuing a JSON Patch operation with an empty from parameter, causing protected fields to be duplicated into a new field and bypassing field-level access controls.

Workaround

This vulnerability can be mitigated by restricting UPDATE ... PATCH operations to users who already have SELECT permission on every field of the target record, or by switching to explicit SET or MERGE clauses, which do not accept JSON Patch operations.

CVSS Base Scores

version 4.0
version 3.1