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 envoyproxy/envoy to version 1.35.11, 1.36.7, 1.37.3, 1.38.1 or higher.
Affected versions of this package are vulnerable to Asymmetric Resource Consumption (Amplification) via the cookie header size bypass and HPACK amplification. An attacker can cause resource exhaustion and disrupt service availability by sending specially crafted HPACK-compressed headers or initiating Slowloris-style attacks that overwhelm the server with concurrent streams and large header lists.
This vulnerability can be mitigated by disabling HTTP/2 support where not required, deploying behind a CDN or reverse proxy that can absorb or rate-limit such attacks, or limiting the maximum number of concurrent streams and header list size via configuration.