The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Arbitrary Command Injection vulnerabilities in an interactive lesson.
Start learningUpgrade k8s.io/kubernetes/pkg/kubelet
to version 1.29.13, 1.30.9, 1.31.5, 1.32.1 or higher.
k8s.io/kubernetes/pkg/kubelet is a package that contains the libraries that drive the Kubelet binary. The kubelet is responsible for node level pod management. It runs on each worker in the cluster.
Affected versions of this package are vulnerable to Arbitrary Command Injection via the nodes/*/logs/query
API. An attacker with the ability to query a node's '/logs' endpoint can execute arbitrary commands on the host by sending crafted requests to this endpoint.
Notes:
This is only exploitable if the node is a Windows worker node;
To detect whether this vulnerability has been exploited, you can examine your cluster's audit logs to search for node 'logs' queries with suspicious inputs.