mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-08-20 12:46:25 +00:00
618 B
618 B
vid, title, categories, severity
| vid | title | categories | severity | |
|---|---|---|---|---|
| KHV045 | Exposed System Logs |
|
high |
{{ page.vid }} - {{ page.title }}
Issue description
The kubelet is leaking system logs via the /logs endpoint. This endpoint is exposed as part of the kubelet's debug handlers.
Remediation
Disable --enable-debugging-handlers kubelet flag.