Mitigation Strategies for Select Kubelet CVEs: Enhancing Security in Kubernetes Container Orchestration
- 1 Department of Computer Science, Christ University, Bangalore, India
Abstract
Common Vulnerabilities and Exposures (CVE) are used a standard structure to identify and catalog security related flaws which are disclosed publicly. These noticed CVE's serve as references to systematically track them, prioritize based on criticality and address the noticed vulnerabilities. The kubelet component is an important pillar in Kubernetes functionality which runs as a primary node agent responsible to control and manage the containerized application workloads across the cluster. The primary tasks of this agent are to facilitate the inter-communication between control plan node and worker nodes, managing the pod lifecycle from create-destroy, actively monitoring the node health and manage resource related allocations. This paper provides a detailed analysis of three critical kubelet related vulnerabilities, subsequently provides mitigation recommendations and implementable solutions to address each of the discussed vulnerabilities to effectively address the risks tied to these vulnerabilities.
DOI: https://doi.org/10.3844/jcssp.2026.2312.2323
. Journal of Computer Science, 22(1), 2312-2323. https://doi.org/10.3844/jcssp.2026.2312.2323
Copyright: © 2026 Manikandan S. and Cecil Donald. This is an open access article distributed under the terms of the
Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 33 Views
- 6 Downloads
- 0 Citations
Download
Keywords
- Kubelet
- CVE
- Container Orchestration
- Kubernetes
- Cluster Lifecycle Management
- Security