CVE-2022-24726

HIGH
Published Mar 10, 20224y ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
High
Find Similar
Published Mar 10, 2022 4y ago
Last Modified Jun 17, 2026 1w ago

Description

Istio is an open platform to connect, manage, and secure microservices. In affected versions the Istio control plane, istiod, is vulnerable to a request processing error, allowing a malicious attacker that sends a specially crafted message which results in the control plane crashing when the validating webhook for a cluster 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](https://istio.io/latest/docs/setup/install/external-controlplane/) topologies, this port is exposed over the public internet. This issue has been patched in versions 1.13.2, 1.12.5 and 1.11.8. Users are advised to upgrade. Users unable to upgrade should disable access to a validating webhook that is exposed to the public internet or restrict the set of IP addresses that can query it to a set of known, trusted entities.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-400 Uncontrolled Resource Consumption Resource Mgmt

Affected Products 3

VendorProductVersionRange
istioistio* <1.11.8
istioistio*≥1.12.0  –  <1.12.5
istioistio*≥1.13.0  –  <1.13.2

References 3

  • github.com https://github.com/golang/go/issues/51112
    Issue TrackingPatchThird Party Advisory
  • github.com https://github.com/istio/istio/commit/6ca5055a4db6695ef5504eabdfde3799f2ea91fd
    PatchThird Party Advisory
  • github.com https://github.com/istio/istio/security/advisories/GHSA-8w5h-qr4r-2h6g
    Issue TrackingThird Party Advisory

Remediation

  • github.com https://github.com/golang/go/issues/51112
    Issue TrackingPatchThird Party Advisory
  • github.com https://github.com/istio/istio/commit/6ca5055a4db6695ef5504eabdfde3799f2ea91fd
    PatchThird Party Advisory