CVE-2026-63751 PUBLISHED

SurrealDB before 3.1.0 Field Permission Bypass via JSON Patch

Assigner: VulnCheck
Reserved: 18.07.2026 Published: 20.07.2026 Updated: 20.07.2026

SurrealDB versions before 3.1.0 contain a field-level permission bypass vulnerability in JSON Patch operations that allows authenticated users to read protected fields. Attackers can use UPDATE PATCH with an empty from pointer in copy or move operations to duplicate all record fields, including those restricted by field-level SELECT permissions, into attacker-chosen destination fields.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor surrealdb
Product surrealdb
Versions Default: unaffected
  • affected from 0 to 3.1.0 (excl.)
  • Version 3.1.0 is unaffected

References

Problem Types

  • Incorrect Authorization CWE