CVE-2026-49997

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.
Configurations

No configuration.

History

15 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 17:16

Updated : 2026-07-20 16:17


NVD link : CVE-2026-49997

Mitre link : CVE-2026-49997

CVE.ORG link : CVE-2026-49997


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization

CWE-863

Incorrect Authorization