CVE Catalog

CVE-2026-63309

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

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

Summary

A vulnerability in SurrealDB before version 3.1.5 fails to apply field-level SELECT permissions to ORDER BY clauses. This allows authenticated users to leak the relative ordering of restricted field values.

Risk Assessment

Attackers can determine the sort order of hidden values in indexed restricted fields, compromising data confidentiality even when the field itself returns null.

Recommendation

Immediately update SurrealDB to version 3.1.5 or later, which fixes this vulnerability.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

SurrealDB before 3.1.5 fail to apply field-level SELECT permissions to ORDER BY clauses, allowing authenticated users to leak the relative ordering of restricted field values. Attackers can issue ORDER BY queries on indexed restricted fields to recover the hidden values' sort order across records, even though the field itself returns null as intended.

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