2 matches found
CVE-2026-63746
SurrealDB versions before 3.1.0 fail to enforce table SELECT permissions when traversing graph edges or back-references. Authenticated users can read records from any table reachable through graph edges regardless of the target table's PERMISSIONS FOR select clause...
CVE-2026-63746
SurrealDB is affected in versions before 3.1.0 where SELECT permissions are not enforced during graph traversal and traversal of back-references. The root cause is failure to apply PERMISSIONS FOR select on target tables when navigating graph edges, allowing authenticated users to read records fr...