CyberRota Analysis
AI-GeneratedSurrealDB versions prior to 3.1.0 are vulnerable due to inadequate validation of permissions for DEFINE NAMESPACE and DEFINE DATABASE commands, allowing unauthenticated attackers to create arbitrary namespaces and databases through unauthorized USE commands. This can lead to unauthorized access and potential data manipulation within the database environment. Organizations using affected versions of SurrealDB should prioritize upgrading to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and SurrealQL executor.
Related CVEs
Other vulnerabilities affecting the same vendor(s)