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-core
to version 2.1.9, 2.2.8, 2.3.8, 3.0.0-alpha.8 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization via the LIVE SELECT
process. An attacker can access unauthorized records by subscribing to live queries on a table and observing data changes triggered by other users, thereby bypassing intended access controls. This vulnerability can be mitigated by assessing user permissions on table records and, if necessary, using separate tables to limit exposure, though this may impact functionality.