Vulnerability in Istio

CVE-2022-21679

Istio is an open platform to connect, manage, and secure microservices. In Istio 1.12.0 and 1.12.1 The authorization policy with hosts and notHosts might be accidentally bypassed for ALLOW action or rejected unexpectedly for DENY action during the upgrade from 1.11 to 1.12.0/1.12.1. Istio 1.12 supports the hosts and notHosts fields in authorization policy with a new Envoy API shipped with the 1.12 data plane. A bug in the 1.12.0 and 1.12.1 incorrectly uses the new Envoy API with the 1.11 data plane. This will cause the hosts and notHosts fields to be always matched regardless of the actual value of the host header when mixing 1.12.0/1.12.1 control plane and 1.11 data plane. Users are advised to upgrade or to not mix the 1.12.0/1.12.1 control plane with 1.11 data plane if using hosts or notHosts field in authorization policy.

EPSS: 0.011 (61.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N.

Affected products

  • Istio — versions 1.12.0, >= 1.12.0, < 1.12.2, 1.12.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2022-21679?
CVE-2022-21679 is a medium-severity vulnerability in Istio, classified under Always-Incorrect Control Flow Implementation. CVSS score: 6.8/10. Published 2022-01-19.
How severe is CVE-2022-21679?
Medium severity. CVSS v3 base score is 6.8 out of 10.