8.0u3
The debugging endpoint /debug/pprof is exposed over the unauthenticated Kubelet healthz port.
This is expected behavior, tied to the Kubernetes Kubelet’s read-only port exposure. Etcd exposes debug endpoints by default. Certificate-based client authentication is present as validated in /etc/kubernetes/manifests/etcd.yaml, confirming that unauthorized access would not be permitted without proper credentials.