The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 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.