Kubernetes Pod Created With hostPath Volume Mount

Alerts on Kubernetes pod creation requests that include a hostPath volume mount.

FreeReviewedSigma · Low · v5
Product
kubernetes
Category
application
Author
Leo Tsaousis (@laripping) (SigmaHQ), DRL 1.1
Published
2024-03-26
Updated
2026-07-31

ATT&CK techniques

Priv Esc
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags Kubernetes API audit events where a pod creation request includes a hostPath volume mount. hostPath mounts map a directory or file from the node into the container, which can enable interaction with node filesystem content. The detection relies on Kubernetes audit log telemetry capturing pod creation operations and the presence of a hostPath field in the request payload.

Related detections6 linkedT1611 — drag to rearrange
Malicious Privileged Container Creation in Kubernetes (via audit)
Malicious Docker Socket Access via Curl Unix Socket
Suspicious Cgroup release_agent Abuse for Container Escape
Malicious Direct etcd Write to Kubernetes Registry via ETCDCTL_API (via process_creation)
Malicious Container Escape via core_pattern Hijack (via process_creation)
Kubernetes Privileged Pod Created via Pod Creation Requests
Kubernetes Pod Created With hostPath Volume Mount
Pivot detection · T1611 · 6 related

Changelog

v5
  1. v5
    Candidate ingested via manual entry.2026-07-31
  2. v4
    Candidate ingested via manual entry.2026-07-31
  3. v3
    Candidate ingested via manual entry.2026-07-31
  4. v2
    Candidate ingested via manual entry.2026-07-31
  5. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.