CVE-2026-63757
SurrealDB · SurrealDB
SurrealDB versions before 3.1.0 contain a missing authentication vulnerability for critical functions, potentially allowing unauthorized access to RPC sessions.
Executive summary
A missing authentication flaw in SurrealDB versions prior to 3.1.0 poses a critical risk by potentially allowing unauthorized access to sensitive RPC session functions.
Vulnerability
This is a missing authentication vulnerability (CWE-306) affecting critical RPC session management. The vulnerability allows unauthenticated attackers to interact with sensitive functions, potentially leading to session hijacking.
Business impact
Successful exploitation of this vulnerability could lead to total system compromise, including unauthorized data access and integrity loss. With a CVSS score of 8.8, this high-severity vulnerability warrants immediate attention to prevent unauthorized administrative control over the database environment.
Remediation
Immediate Action: Upgrade SurrealDB to version 3.1.0 or later to ensure the authentication check is correctly enforced.
Proactive Monitoring: Review database access logs for unusual RPC connection patterns or unauthorized session initialization attempts.
Compensating Controls: Implement network-level access controls to restrict access to the SurrealDB RPC interface to trusted IP addresses only.
Exploitation status
Public Exploit Available: Unknown. There is no confirmed public exploit in the available data.
Analyst recommendation
Given the severity of this authentication bypass, administrators should prioritize updating to version 3.1.0 immediately. Ensuring that only authorized traffic can reach the database management interface is essential for maintaining the security of the data environment.