Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.externalIPs field, to intercept traffic to that IP address. Additionally, an attacker who is able to patch the status (which is considered a privileged operation and should not typically be granted to users) of a LoadBalancer service can set the status.loadBalancer.ingress.ip to similar effect.
{ "nvd_published_at": "2021-01-21T17:15:00Z", "github_reviewed_at": "2021-05-12T21:42:11Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-283" ] }