Skip to main content

Secrets Service Integration

CCC.K8S.CP12

The service can present secrets, keys, and certificates from a cloud secrets service to authorized Kubernetes workloads without embedding them in workload definitions.

Related Threats

IDTitleDescription
CCC.K8S.TH03Long-Lived Credentials are Exposed to WorkloadsLong-lived cloud credentials stored in workload configuration, container images, environment variables, or mounted files may be read by a compromised workload or unauthorized user. The credentials can then be used independently of the workload lifecycle. Protected data may be disclosed and resources accessible through those credentials may be modified outside the cluster's authorization controls.
CCC.K8S.TH07Secrets are Exposed to Unauthorized WorkloadsMisconfigured secret access, namespace boundaries, or workload mounts may expose sensitive values to workloads or users that do not require them. Credentials, keys, or certificates can then be read from Kubernetes or external secret interfaces, exposing the secrets and enabling unauthorized changes to the resources they protect.