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/elastic/beats/v7/metricbeat/module/prometheus/remote_write to version 8.19.13, 9.2.5 or higher.
Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the remote_write HTTP handler (not enabled by default). An attacker can cause excessive memory allocation by sending specially crafted HTTP requests, potentially leading to service disruption.
For users that are not able to upgrade it is recommended:
remote_write module if it is not required for operations:Remove or comment out the Prometheus remote_write configuration block in metricbeat.yml
Restart Metricbeat to apply changes
Limit access to the remote_write endpoint to trusted Prometheus server IP addresses only
Use host: "localhost" binding if the Prometheus server runs on the same host