CVE-2022-39278: Istio vulnerable to denial of service attack due to Golang Regex Library
An uncontrolled resource consumption flaw was found in the Istio control plane, istiod. This issue could allow an unauthenticated remote attacker to send a specially crafted or oversized message that could cause a denial of service.
Other sources
Istio is an open platform-independent service mesh that provides traffic management, policy enforcement, and telemetry collection. Prior to versions 1.15.2, 1.14.5, and 1.13.9, the Istio control plane, istiod, is vulnerable to a request processing error, allowing a malicious attacker that sends a specially crafted or oversized message which results in the control plane crashing when the Kubernetes validating or mutating webhook service is exposed publicly. This endpoint is served over TLS port 15017, but does not require any authentication from the attacker. For simple installations, Istiod is typically only reachable from within the cluster, limiting the blast radius. However, for some deployments, especially external istiod topologies, this port is exposed over the public internet. Versions 1.15.2, 1.14.5, and 1.13.9 contain patches for this issue. There are no effective workarounds, beyond upgrading. This bug is due to an error in regexp.Compile in Go.
The Istio control plane, istiod, is vulnerable to a request processing error, allowing a malicious attacker that sends a specially crafted or oversized message which results in the control plane crashing when the Kubernetes validating or mutating webhook service is exposed publicly. This endpoint is served over TLS port 15017, but does not require any authentication from the attacker. For simple installations, Istiod is typically only reachable from within the cluster, limiting the blast radius. However, for some deployments, especially external istiod topologies, this port is exposed over the public internet.
Reference:
https://github.com/istio/istio/security/advisories/GHSA-86vr-4wcv-mm9w
— Red Hat
Affected Software
Event History
Frequently Asked Questions
What is CVE-2022-39278?
CVE-2022-39278 is a vulnerability found in the Istio control plane istiod, allowing a malicious attacker to cause an uncontrolled resource consumption.
What is Istio?
Istio is an open platform-independent service mesh that provides traffic management, policy enforcement, and telemetry collection.
Which versions of Istio are affected by CVE-2022-39278?
Versions 1.15.2, 1.14.5, and 1.13.9 of Istio are affected by CVE-2022-39278.
How can CVE-2022-39278 be exploited?
CVE-2022-39278 can be exploited by a malicious attacker who sends a specific request to the vulnerable Istio control plane, istiod.
What is the severity of CVE-2022-39278?
CVE-2022-39278 has a severity rating of 7.5 (high).