CVE Catalog

CVE-2026-63752

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

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

Summary

SurrealDB before version 3.1.0 contains an authorization bypass vulnerability in the RELATE statement. Authenticated users with CREATE permission can overwrite existing edge records without UPDATE permission by using a SET id clause pointing to an existing edge id.

Risk Assessment

An attacker can unauthorizedly modify or destroy relational data, leading to database integrity violation and potential data loss.

Recommendation

Immediately upgrade SurrealDB to version 3.1.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

SurrealDB before 3.1.0 contains an authorization bypass vulnerability in the RELATE statement that allows authenticated users with CREATE permission to overwrite existing edge records without UPDATE permission. Attackers can issue a RELATE statement with a SET id clause pointing to an existing edge id, causing the storage layer to silently overwrite the target record instead of rejecting the operation.

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