Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cloudnativelabs/kube-router
  4. ›
  5. GHSA-v5mh-h5hx-7v92

GHSA-v5mh-h5hx-7v92: kube-router: GoBGP gRPC Admin Port Exposed on Node Primary IP Without Authentication, Allowing Cluster-Wide BGP Route Injection

May 6, 2026

When the kube-router routing controller starts (--run-router), it binds the GoBGP gRPC management server to the node’s primary IP (e.g., 192.168.1.10:50051) in addition to 127.0.0.1:50051. The default admin port is 50051 and the server is enabled by default with no TLS and no authentication. Any pod in the cluster can reach node IPs and therefore call the GoBGP gRPC API to inject arbitrary BGP routes, enumerate peer configurations, add unauthorized BGP neighbors, or withdraw legitimate routes. While kube-router’s BGP export policy of ROUTE_ACTION_REJECT limits the attack surface to the local node’s GoBGP RIB, an attacker can still impact local routing decisions.

References

  • github.com/advisories/GHSA-v5mh-h5hx-7v92
  • github.com/cloudnativelabs/kube-router
  • github.com/cloudnativelabs/kube-router/security/advisories/GHSA-v5mh-h5hx-7v92

Code Behaviors & Features

Detect and mitigate GHSA-v5mh-h5hx-7v92 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.9.0

Fixed versions

  • 2.9.0

Solution

Upgrade to version 2.9.0 or above.

Impact 6.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

go/github.com/cloudnativelabs/kube-router/GHSA-v5mh-h5hx-7v92.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:19:11 +0000.