Database Engine Flaw in SurrealDB Allows Unauthorized Record Access
CVE-2025-11060
5.7MEDIUM
What is CVE-2025-11060?
An issue exists within the live query subscription mechanism of SurrealDB that enables unauthorized users to view records they shouldn't have access to. By crafting specific LIVE SELECT subscriptions, users can bypass normal access controls and observe alterations or deletions made by other users within the same database table. This underscores the importance of implementing robust access control measures to prevent such unauthorized data visibility and ensure the integrity of sensitive information.