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 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 Authentication Bypass Using an Alternate Path or Channel due to the auth plugin incorrectly handling requirements on polymorphic types. An attacker can gain unauthorized access to sensitive data by crafting queries that target object types or fields through interface types or fields lacking equivalent access control requirements. This is only exploitable if access control directives are applied inconsistently between interface types/fields and their implementing object types/fields.
This vulnerability can be mitigated by ensuring that access control directives are consistently applied in both interface types/fields and their implementations.