---
id: CVE-2023-54366
title: >-
  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
summary: >-
  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 publ…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-276
published: '2026-07-18'
updated: '2026-07-18'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2023-54366'
references:
  - url: >-
      https://github.com/surrealdb/surrealdb/security/advisories/GHSA-x5fr-7hhj-34j3
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/surrealdb-before-insecure-default-table-permissions
    label: disclosure@vulncheck.com
tags:
  - nvd
ingestedAt: '2026-07-19T03:27:58.229Z'
epss: 0.00462
epssPercentile: 0.39287
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
