Skip to main content

Category: Configuration Problem

Problems related to system or application configurations

IDTitleDescriptionCategoryTechnologyTags
CRE-2025-0059
Low
Impact: 6/10
Mitigation: 2/10
Datadog CWS Instrumentation webhook registration fails without service account
  • Datadog Cluster Agent fails to register its CWS (Container Workload Security) instrumentation webhook when running in `remote_copy` mode without a configured service account.
Configuration ProblemdatadogDatadogCWSAdmission ControllerwebhookConfigurationKnown Issue
CRE-2025-0120
Critical
Impact: 9/10
Mitigation: 7/10
NGINX Ingress ConfigMap Size Limit Exceeded
The NGINX Ingress Controller fails to load or update its configuration because the ConfigMap containing the nginx.conf exceeds Kubernetes' 1MB size limit. This prevents new Ingress resources from being applied and can cause routing failures for new services.
Configuration ProblemnginxNGINX IngressConfigMap LimitConfiguration ManagementKubernetes Limits
CRE-2025-0127
Medium
Impact: 3/10
Mitigation: 3/10
Container exited 127 due to command not found (bad entrypoint/command)
Exit code 127 indicates the configured command/entrypoint was not found in the image or PATH.New or misconfigured deployments commonly hit this and immediately crash.
Configuration Problemk8sK8sExit CodeCommandEntrypointStartup Failure