FlawAtlas
Search the atlas
CVE-2019-11245 High

Kubelet Incorrect Privilege Assignment in k8s.io/kubernetes

Kubelet Incorrect Privilege Assignment in k8s.io/kubernetes

Exploit probability 0.6%
Published June 10, 2024
Required by Not available
Last source change March 3, 2026

02 / AFFECTED SOFTWARE

Affected packages

Unknown Unknown

2 explicit affected versions

Go k8s.io/kubernetes
Go k8s.io/kubernetes/cmd/kubelet

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities GHSA-r76g-g87f-vw8f

In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit `runAsUser` attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If the pod specified `mustRunAsNonRoot: true`, the kubelet will refuse to start the container as root. If the pod did not specify `mustRunAsNonRoot: true`, the kubelet will run the container as uid 0.

View original source
Open Source Vulnerabilities CVE-2019-11245

In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. If the pod did not specify mustRunAsNonRoot: true, the kubelet will run the container as uid 0.

View original source

05 / REFERENCES

Further evidence