10 matches found
CVE-2023-2727
Users may be able to launch containers using images that are restricted by ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.
CVE-2023-2728
Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service account’s secrets field. Kubern...
CVE-2023-3676
A security issue was discovered in Kubernetes where a userthat can create pods on Windows nodes may be able to escalate to adminprivileges on those nodes. Kubernetes clusters are only affected if theyinclude Windows nodes.
CVE-2023-3955
A security issue was discovered in Kubernetes where a userthat can create pods on Windows nodes may be able to escalate to adminprivileges on those nodes. Kubernetes clusters are only affected if theyinclude Windows nodes.
CVE-2023-5528
A security issue was discovered in Kubernetes where a user that can create pods and persistent volumes on Windows nodes may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they are using an in-tree storage plugin for Windows nodes.
CVE-2023-2431
A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, are affected by this issue. In this scenario, this vulnerability allows the pod to run in unconfined (seccomp d...
CVE-2022-3162
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sh...
CVE-2022-3294
Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to e...
CVE-2021-25749
Windows workloads can run as ContainerAdministrator even when those workloads set the runAsNonRoot option to true.
CVE-2021-25736
Kube-proxyon Windows can unintentionally forward traffic to local processeslistening on the same port (“spec.ports[*].port”) as a LoadBalancerService when the LoadBalancer controllerdoes not set the “status.loadBalancer.ingress[].ip” field. Clusterswhere the LoadBalancer controller sets the“status....