Duplicate Advisory: SurrealDB has Silent Failure to Overwrite Table Definition of Relation Type
Low severity
GitHub Reviewed
Published
Jul 18, 2026
to the GitHub Advisory Database
•
Updated Sep 4, 2026
Withdrawn
This advisory was withdrawn on Sep 4, 2026
Description
Published by the National Vulnerability Database
Jul 18, 2026
Published to the GitHub Advisory Database
Jul 18, 2026
Reviewed
Sep 4, 2026
Withdrawn
Sep 4, 2026
Last updated
Sep 4, 2026
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-27vq-hv74-7cqp. This link is maintained to preserve external references.
Original Description
SurrealDB before 2.1.4 silently fails to overwrite table definitions when the DEFINE TABLE ... OVERWRITE clause is used on tables defined with TYPE RELATION. Because table definitions include the PERMISSIONS clause, an attempt to tighten a table's permissions via OVERWRITE does not take effect, and the administrator may incorrectly believe the change was applied. As a result, a client authorized to run queries may continue to access data in that table that the updated (but unapplied) permissions were intended to restrict.
References