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 applicationsUpgrade github.com/authzed/spicedb/internal/datasets
to version 1.30.1 or higher.
Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions due to the use of a specific relation form and an arrow over the relation, only partial results are returned under certain conditions. This issue arises when the same subject type is utilized multiple times in a relation, relationships exist for both subject types, and an arrow is used over the relation. This can lead to incomplete authorization decisions based on the results of a LookupSubjects request.
Note
This is only exploitable if the same subject type is used multiple times in a relation, relationships exist for both subject types, and an arrow is used over the relation.
This vulnerability can be mitigated by avoiding the use of LookupSubjects
for negative authorization decisions and/or avoiding the use of the broken schema.