Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/istio/istio
  4. ›
  5. CVE-2022-39278

CVE-2022-39278: Uncontrolled Resource Consumption

October 13, 2022 (updated October 19, 2022)

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.

References

  • github.com/istio/istio/security/advisories/GHSA-86vr-4wcv-mm9w
  • istio.io/latest/news/releases/1.13.x/announcing-1.13.9/
  • istio.io/latest/news/releases/1.15.x/announcing-1.15.2/
  • istio.io/news/releases/1.14.x/announcing-1.14.5/
  • nvd.nist.gov/vuln/detail/CVE-2022-39278

Code Behaviors & Features

Detect and mitigate CVE-2022-39278 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.13.9, all versions starting from 1.14.0 before 1.14.5, all versions starting from 1.15.0 before 1.15.2

Fixed versions

  • 1.13.9
  • 1.14.5
  • 1.15.2

Solution

Upgrade to versions 1.13.9, 1.14.5, 1.15.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

go/github.com/istio/istio/CVE-2022-39278.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:22 +0000.