In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade surrealdb to version 3.1.0 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization via the permission evaluation process. An attacker can gain unauthorized access to records and bypass tenant-isolation or scope-isolation boundaries by manipulating editable body fields to spoof values that are checked against permission rules or unique constraints. This can also result in the creation of duplicate entries that violate uniqueness constraints by setting body fields to values matching restricted id components.