CVE Catalog

CVE-2023-54366

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

SurrealDB before version 1.0.1 sets default table permissions to FULL instead of NONE, allowing SELECT, CREATE, UPDATE, and DELETE operations without explicit permissions. Attackers with database access or unauthenticated users on public instances can perform unrestricted operations on unprotected tables.

Risk Assessment

Unauthorized users can read, modify, or delete data in tables they should not have access to, leading to data confidentiality and integrity breaches.

Recommendation

Update SurrealDB to version 1.0.1 or later, which defaults table permissions to NONE.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS