Category: Configuration Problem
Problems related to system or application configurations
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
CRE-2025-0059 Low Impact: 6/10 Mitigation: 2/10 | Datadog CWS Instrumentation webhook registration fails without service account |
| Configuration Problem | datadog | DatadogCWSAdmission 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 Problem | nginx | NGINX 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 Problem | k8s | K8sExit CodeCommandEntrypointStartup Failure |