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
| Link | Resource |
|---|---|
| https://github.com/surrealdb/surrealdb/security/advisories/GHSA-66r2-5gwj-gxm2 | Vendor Advisory Mitigation |
| https://www.vulncheck.com/advisories/surrealdb-before-permissions-bypass-via-permissions-clause | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-20 12:19
Updated : 2026-07-22 15:53
NVD link : CVE-2026-63733
Mitre link : CVE-2026-63733
CVE.ORG link : CVE-2026-63733
JSON object : View
Products Affected
surrealdb
- surrealdb
CWE
CWE-863
Incorrect Authorization
