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 applicationsThere is no fixed version for github.com/fleetdm/fleet/server/service.
Affected versions of this package are vulnerable to SQL Injection via the order_key parameter in the Apple MDM commands endpoint. An attacker can extract sensitive values from joined database tables, such as enrollment secrets and APNS tokens, by performing a binary search oracle attack using cursor-based pagination. This is only exploitable if the attacker has authenticated Observer access, Apple MDM is enabled, and at least one queued MDM command exists.
This vulnerability can be mitigated by restricting the Observer role to fully trusted users and rotating node_key and orbit_node_key for any host suspected of exposure by re-enrolling the affected hosts.