STIGQter STIGQter: STIG Summary: Kubernetes Security Technical Implementation Guide Version: 2 Release: 6 Benchmark Date: 01 Apr 2026:

Kubernetes Controller Manager must disable profiling.

DISA Rule

SV-242409r960963_rule

Vulnerability Number

V-242409

Group Title

SRG-APP-000141-CTR-000315

Rule Version

CNTR-K8-000910

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the Kubernetes Controller Manager manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Set the argument "--profiling value" to "false".

Check Contents

Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Control Plane. Run the command:
grep -i profiling *

If the setting "profiling" is not configured in the Kubernetes Controller Manager manifest file or it is set to "True", this is a finding.

Vulnerability Number

V-242409

Documentable

False

Rule Version

CNTR-K8-000910

Severity Override Guidance

Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Control Plane. Run the command:
grep -i profiling *

If the setting "profiling" is not configured in the Kubernetes Controller Manager manifest file or it is set to "True", this is a finding.

Check Content Reference

M

Target Key

5376