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 Privilege Assignment vulnerabilities in an interactive lesson.
Start learningUpgrade apollo-router to version 1.61.12, 2.8.1 or higher.
apollo-router is a configurable, high-performance routing runtime for Apollo Federation.
Affected versions of this package are vulnerable to Incorrect Privilege Assignment via the access control logic for schema elements when access control directives are renamed using the imports argument in the @link directive. An attacker can gain unauthorized access to protected data by crafting queries that bypass access control requirements on schema elements protected by renamed directives.
This vulnerability can be mitigated by removing any renames of access control directives in the imports argument to the @link directive.