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 applicationsLearn about Uncontrolled Resource Consumption ('Resource Exhaustion') vulnerabilities in an interactive lesson.
Start learningUpgrade envoyproxy/envoy
to version 1.27.6, 1.28.4, 1.29.5, 1.30.2 or higher.
Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') due to the unbounded buffer used by the async HTTP client. An attacker can cause the system to run out of memory by sending specially crafted responses that exploit this behavior.
Other components that are using HTTP async clients in Envoy may also be impacted:
wasm filter, lua filter, ext_proc, oauth filter, ext_authz, jwks_fetcher, gcp_auther_filter, aws_metadata_fetcher, opentelemetry/http_trace_exporter, opentelemetry/dynatrace/sampler_config_provider, config_subscription/rest/rest_api_fetcher, rate_limiter.
Most of the auth/log related extensions assume trusted upstream, while wasm, lua, and ext_proc may not assume it.