CVE Catalog

CVE-2026-63749

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

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

Summary

SurrealDB before version 3.1.0 contains an authentication bypass vulnerability in LIVE SELECT subscriptions. Permission expressions referencing $value, $before, $after, or $event are evaluated against attacker-controlled bindings instead of actual documents. Authenticated subscribers can register LIVE SELECT queries to receive notifications for records that should be hidden.

Risk Assessment

Attackers can monitor changes to records they should not have access to, leading to data leakage and security policy violations.

Recommendation

Upgrade SurrealDB to version 3.1.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

SurrealDB versions before 3.1.0 contain an authentication bypass vulnerability in LIVE SELECT subscriptions where permission expressions referencing $value, $before, $after, or $event are evaluated against attacker-controlled bindings instead of actual documents. Authenticated subscribers can bind chosen values to these parameter names and register LIVE SELECT queries to receive notifications for records that SELECT permission expressions should have hidden.

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