Back to overview

CVE-2024-58356

LOW
2.3
CVSS 4.0
Description
SurrealDB before 2.1.4 silently fails to overwrite table definitions when the DEFINE TABLE ... OVERWRITE clause is used on tables defined with TYPE RELATION. Because table definitions include the PERMISSIONS clause, an attempt to tighten a table's permissions via OVERWRITE does not take effect, and the administrator may incorrectly believe the change was applied. As a result, a client authorized to run queries may continue to access data in that table that the updated (but unapplied) permissions were intended to restrict.

Metadata

CVE ID
CVE-2024-58356
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-06-08 15:20 UTC
Published
2026-07-18 13:10 UTC
Last updated
2026-07-18 13:10 UTC
Primary CWE
CWE-276
Incorrect Default Permissions
Vendor / Product
surrealdb / surrealdb
Sources
cve.org  ·  NVD

Severity & Metrics

2.3 LOW CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
Affected products (2)
VendorProductPlatformVersions
surrealdb surrealdb 0 < 2.1.4, 2.1.4
surrealdb surrealdb 0 < 2.1.4, 2.1.4
Weakness (CWE)
CWESourceDescription
CWE-276 cna Incorrect Default Permissions
CVSS scores (1)
ScoreSeverityVersionSourceVector
2.3 LOW 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
References (2)
Back to overview