Kube-proxy on Windows can unintentionally forward traffic to local processes listening on the same port (“spec.ports[*].port”) as a LoadBalancer Service when the LoadBalancer controller does not set the “status.loadBalancer.ingress[].ip” field. Clusters where the LoadBalancer controller sets the “status.loadBalancer.ingress[].ip” field are unaffected.
{
"cpe": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "1.18.0"
},
{
"fixed": "1.18.18"
},
{
"introduced": "1.19.0"
},
{
"fixed": "1.19.10"
},
{
"introduced": "1.20.0"
},
{
"fixed": "1.20.6"
}
],
"source": "CPE_FIELD"
}