Missing Authentication for Critical Function Affecting github.com/cloudnativelabs/kube-router/pkg/options package, versions <2.9.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Missing Authentication for Critical Function vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-GOLANG-GITHUBCOMCLOUDNATIVELABSKUBEROUTERPKGOPTIONS-16778746
  • published20 May 2026
  • disclosed6 May 2026
  • creditoffset

Introduced: 6 May 2026

CVE NOT AVAILABLE CWE-306  (opens in a new tab)

How to fix?

Upgrade github.com/cloudnativelabs/kube-router/pkg/options to version 2.9.0 or higher.

Overview

Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the gRPC management server. An attacker can access sensitive BGP configuration and manipulate routing decisions by sending unauthorized gRPC requests from any pod within the cluster. This includes injecting arbitrary BGP routes, enumerating peer configurations, adding or removing BGP neighbors, and modifying routing policies, all without authentication or encryption. This is only exploitable if the routing controller is started with --run-router and the default admin port is exposed on the node's primary IP.

Workaround

This vulnerability can be mitigated by setting --gobgp-admin-port=0 to disable the gRPC server, adding host-level iptables INPUT rules to block port 50051 from non-localhost sources, or applying Kubernetes NetworkPolicy (noting that NodePort/host-network traffic may bypass NetworkPolicy in some CNI implementations).

CVSS Base Scores

version 4.0
version 3.1