CVE-2024-58367

Severity CVSS v4.0:
HIGH
Type:
CWE-285 Improper Authorization
Publication date:
18/07/2026
Last modified:
18/07/2026

Description

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.