Description
Kube-router is a turnkey solution for Kubernetes networking. Prior to version 2.8.0, Kube-router's proxy module does not validate externalIPs or loadBalancer IPs before programming them into the node's network configuration. Version 2.8.0 contains a patch for the issue. Available workarounds include enabling DenyServiceExternalIPs feature gate, deploying admission policy, restricting service creation RBAC, monitoring service changes, and applying BGP prefix filtering.
Problem types
CWE-284: Improper Access Control
Product status
References
github.com/...router/security/advisories/GHSA-phqm-jgc3-qf8g
github.com/...router/security/advisories/GHSA-phqm-jgc3-qf8g
github.com/...ommit/a1f0b2eea3ee0f66b9a5b5c49dcb714619ccd456
github.com/cloudnativelabs/kube-router/releases/tag/v2.8.0