Kubernetes Privileged Pod Created via Pod Creation Requests

Flags Kubernetes pod creates where container capabilities are set to all, indicating possible privileged access setup.

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 requests that create pods with wildcarded capabilities, indicating a privileged container configuration. Privileged pods can access host resources with elevated privileges, which attackers may use to increase impact from an initial foothold. It relies on Kubernetes audit log entries showing a pod create action with the matched capabilities field.

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 Pod Created With hostPath Volume Mount
Kubernetes Privileged Pod Created via Pod Creation Requests
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.