SurrealDB before 1.0.1 sets default table permissions to FULL instead of NONE, allowing SELECT, CREATE, UPDATE, and DELETE operations on tables without explicit permissions. Attackers with database access or unauthenticated users on publicly exposed instances can perform unrestricted operations on unprotected tables within their authorization scope.
References
| Link | Resource |
|---|---|
| https://github.com/surrealdb/surrealdb/security/advisories/GHSA-x5fr-7hhj-34j3 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/surrealdb-before-insecure-default-table-permissions | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-18 14:17
Updated : 2026-08-12 18:58
NVD link : CVE-2023-54366
Mitre link : CVE-2023-54366
CVE.ORG link : CVE-2023-54366
JSON object : View
Products Affected
surrealdb
- surrealdb
CWE
CWE-276
Incorrect Default Permissions
