Skip to content

Unauthenticated control plane denial of service attack in Istio

High severity GitHub Reviewed Published Feb 22, 2022 in istio/istio • Updated Jul 13, 2023

Package

gomod istio.io/istio (Go)

Affected versions

= 1.13.0
>= 1.12.0, < 1.12.4
< 1.11.7

Patched versions

1.13.1
1.12.4
1.11.7

Description

Impact

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. This endpoint is served over TLS port 15012, 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 multicluster topologies, this port is exposed over the public internet.

Patches

  • Istio 1.13.1 and above
  • Istio 1.12.4 and above
  • Istio 1.11.7 and above

Workarounds

There are no effective workarounds, beyond upgrading. Limiting network access to Istiod to the minimal set of clients can help lessen the scope of the vulnerability to some extent.

References

More details can be found in the Istio Security Bulletin

For more information

If you have any questions or comments about this advisory, please email us at istio-security-vulnerability-reports@googlegroups.com

References

@howardjohn howardjohn published to istio/istio Feb 22, 2022
Published by the National Vulnerability Database Feb 22, 2022
Published to the GitHub Advisory Database Feb 23, 2022
Reviewed Feb 23, 2022
Last updated Jul 13, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE ID

CVE-2022-23635

GHSA ID

GHSA-856q-xv3c-7f2f

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.