CVE-2023-54366 PUBLISHED

SurrealDB before 1.0.1 Insecure Default Table Permissions

Assigner: VulnCheck
Reserved: 22.06.2026 Published: 18.07.2026 Updated: 18.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor surrealdb
Product surrealdb
Versions Default: unaffected
  • affected from 0 to 1.0.1 (excl.)
  • Version 1.0.1 is unaffected

Credits

  • LucyEgan finder

References

Problem Types

  • Incorrect Default Permissions CWE