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.
References
| Link | Resource |
|---|---|
| https://github.com/cloudnativelabs/kube-router/commit/a1f0b2eea3ee0f66b9a5b5c49dcb714619ccd456 | Patch |
| https://github.com/cloudnativelabs/kube-router/releases/tag/v2.8.0 | Product Release Notes |
| https://github.com/cloudnativelabs/kube-router/security/advisories/GHSA-phqm-jgc3-qf8g | Exploit Mitigation Patch Vendor Advisory |
| https://github.com/cloudnativelabs/kube-router/security/advisories/GHSA-phqm-jgc3-qf8g | Exploit Mitigation Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-18 04:17
Updated : 2026-03-19 18:06
NVD link : CVE-2026-32254
Mitre link : CVE-2026-32254
CVE.ORG link : CVE-2026-32254
JSON object : View
Products Affected
kube-router
- kube-router
CWE
CWE-284
Improper Access Control
