cve/2021/CVE-2021-25736.md
2025-09-29 21:09:30 +02:00

885 B

CVE-2021-25736

Description

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.

POC

Reference

No PoCs from references.

Github