CyberRota Analysis
AI-GeneratedSurrealDB versions prior to 1.0.1 have a vulnerability that sets default table permissions to FULL, enabling unauthorized users to execute SELECT, CREATE, UPDATE, and DELETE operations without explicit permissions. This flaw poses a significant risk, particularly for instances exposed to the internet, as it allows attackers with database access or unauthenticated users to manipulate data freely. Organizations using SurrealDB should prioritize upgrading to version 1.0.1 to mitigate this high-severity 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 1.0.1 sets default table permissions to FULL instead of NONE, allowing SELECT, CREATE, UPDATE, and DELETE operations on tables without explicit permissions. Attackers with database access or unauthenticated users on publicly exposed instances can perform unrestricted operations on unprotected tables within their authorization scope.
Related CVEs
Other vulnerabilities affecting the same vendor(s)