CVE-2022-39278

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
13/10/2022
Last modified:
19/10/2022

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* 1.13.9 (excluding)
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* 1.14.0 (including) 1.14.5 (excluding)
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* 1.15.0 (including) 1.15.2 (excluding)