CVE Catalog

CVE-2026-63751

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

SurrealDB before version 3.1.0 contains a field-level permission bypass vulnerability in JSON Patch operations. Authenticated users can read protected fields by using UPDATE PATCH with an empty from pointer in copy or move operations, duplicating all record fields including those restricted by field-level SELECT permissions.

Risk Assessment

An attacker can access sensitive data that should be protected from reading, leading to information disclosure.

Recommendation

Upgrade SurrealDB to version 3.1.0 or later, which fixes this vulnerability.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS