Security Advisory

CVE-2026-49997

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-15 16:14:03
Last updated 2026-07-20 14:50:35
Assigner GitHub_M
CVSS score 5.4
State PUBLISHED

Description

SurrealDB is a scalable, distributed, collaborative, document-graph database for the realtime web. Prior to 3.1.0, Document::purge_edges in surrealdb/core/src/doc/delete.rs automatically removed graph edge records with permissions disabled through opt.clone().with_perms(false) when a connected node was deleted, bypassing the edge table's PERMISSIONS FOR delete and PERMISSIONS FOR select clauses. This issue is fixed in version 3.1.0.