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/composition to version 2.9.5, 2.10.4, 2.11.5, 2.12.1 or higher.
@apollo/composition is an Apollo Federation composition utilities
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel. An attacker can gain unauthorized access to restricted interface types or fields by crafting queries that target implementing object types or fields through inline fragments, thereby bypassing intended access controls.
This vulnerability can be mitigated by manually copying access control requirements from interface types or fields to each implementing object type or field.