Istio may not check inbound TCP connections against istio-policy
High severity
GitHub Reviewed
Published
Feb 15, 2022
to the GitHub Advisory Database
•
Updated Sep 29, 2023
Description
Reviewed
May 17, 2021
Published to the GitHub Advisory Database
Feb 15, 2022
Last updated
Sep 29, 2023
Istio 1.1.x through 1.1.6 has Incorrect Access Control. When
disablePolicyChecks
is set tofalse
, inbound TCP connections do not generate Check requests to istio-policy and external authorization is not applied.This behavior is a result of a change to
istio/pilot/pkg/networking/plugin/mixer/mixer.go
in 1.1.References