Duplicate Advisory: Writes in a PERMISSIONS clause bypass table permissions
Moderate severity
GitHub Reviewed
Published
Jul 20, 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 20, 2026
Published to the GitHub Advisory Database
Jul 20, 2026
Last updated
Sep 4, 2026
Reviewed
Sep 4, 2026
Withdrawn
Sep 4, 2026
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-66r2-5gwj-gxm2. This link is maintained to preserve external references.
Original Description
SurrealDB versions before 3.2.0 contain a permissions bypass vulnerability where data-modifying statements within PERMISSIONS clauses execute with enforcement disabled. Attackers with permission to perform a guarded operation can write to tables they lack permission for by embedding CREATE, UPDATE, DELETE, or UPSERT statements in the PERMISSIONS clause, causing unintended writes and data corruption.
References