CyberRota Analysis
AI-GeneratedSurrealDB versions prior to 3.1.0 are vulnerable to an authorization bypass in the RELATE statement, allowing authenticated users with CREATE permissions to overwrite existing edge records without needing UPDATE permissions. This could lead to unauthorized data manipulation, potentially compromising data integrity. Organizations using SurrealDB should prioritize patching to mitigate this risk.
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 before 3.1.0 contains an authorization bypass vulnerability in the RELATE statement that allows authenticated users with CREATE permission to overwrite existing edge records without UPDATE permission. Attackers can issue a RELATE statement with a SET id clause pointing to an existing edge id, causing the storage layer to silently overwrite the target record instead of rejecting the operation.
Related CVEs
Other vulnerabilities affecting the same vendor(s)