content/en/news/security/istio-security-2020-007/index.md
CVE-2020-8663 is addressed in Envoy by adding a configurable limit on downstream connections. The limit must be configured to mitigate this vulnerability. Perform the following steps to configure limits at the ingress gateway.
{{< security_bulletin >}}
Envoy, and subsequently Istio, are vulnerable to four newly discovered vulnerabilities:
CVE-2020-12603: By sending a specially crafted packet, an attacker could cause Envoy to consume excessive amounts of memory when proxying HTTP/2 requests or responses.
CVE-2020-12605: An attacker could cause Envoy to consume excessive amounts of memory when processing specially crafted HTTP/1.1 packets.
CVE-2020-8663: An attacker could cause Envoy to exhaust file descriptors when accepting too many connections.
CVE-2020-12604: An attacker could cause increased memory usage when processing specially crafted packets.
{{< warning >}} You must take the following additional steps to mitigate CVE-2020-8663. {{< /warning >}}
{{< boilerplate cve-2020-007-configmap >}}
{{< boilerplate "security-vulnerability" >}}