Description
CNCF K3s 1.32 before 1.32.4-rc1+k3s1 has a Kubernetes kubelet configuration change with the unintended consequence that, in some situations, ReadOnlyPort is set to 10255. For example, the default behavior of a K3s online installation might allow unauthenticated access to this port, exposing credentials.
Problem types
CWE-1188 Initialization of a Resource with an Insecure Default
Product status
1.32 (custom) before 1.32.4-rc1+k3s
References
cloud.google.com/...ocs/how-to/disable-kubelet-readonly-port
github.com/k3s-io/k3s/issues/12164
github.com/...ommit/097b63e588e3c844cdf9b967bcd0a69f4fc0aa0a
github.com/...io/k3s/compare/v1.32.3+k3s1...v1.32.4-rc1+k3s1