3 matches found
CVE-2026-41186
CVE-2026-41186 affects Calico components (kube-controllers and Goldmane) where an opt-in Go pprof debug listener, if enabled, binds to 0.0.0.0 and allows unauthenticated access. This exposes the process heap, goroutine stacks (including function arguments), and command-line arguments to any pod w...
CVE-2026-55882
Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.19.5 through 0.37.3, the Tilt HUD server mounts Go net/http/pprof handlers under /debug with no access control. When the HUD or apiserver listener is network-exposed, an unauthenticated caller can read process memor...
DEBIAN-CVE-2019-11248
The debugging endpoint /debug/pprof is exposed over the unauthenticated Kubelet healthz port. The go pprof endpoint is exposed over the Kubelet's healthz port. This debugging endpoint can potentially leak sensitive information such as internal Kubelet memory addresses and configuration, or for...