mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-08-20 12:46:25 +00:00
630 B
630 B
vid, title, categories
| vid | title | categories | |
|---|---|---|---|
| KHV038 | Exposed Running Pods |
|
{{ page.vid }} - {{ page.title }}
Issue description
The kubelet is leaking information about running pods via the /runningpods endpoint. This endpoint is exposed as part of the kubelet's debug handlers.
Remediation
Disable --enable-debugging-handlers kubelet flag.