CVE-2024-58367 HIGH

CVE-2024-58367: SurrealDB before 2.0.4 Improper Authorization via SELECT Permissions

Vendor Surrealdb
Product surrealdb
Weakness CWE-285
Published July 18, 2026
Last update July 21, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

SurrealDB versions before 2.0.4 fail to properly enforce field permissions during SELECT, UPDATE, and DELETE operations, allowing authorized users to access unauthorized field values through various query techniques. Attackers can exploit SELECT VALUE operations, field aliasing, function arguments, WHERE clause filtering, RETURN BEFORE clauses, and SET clause references to leak protected field contents despite lacking SELECT permissions.

Key dates

02Disclosure timeline

July 18, 2026 CVE published
July 21, 2026 Record updated

Related vulnerabilities

04Related CVE