Research Article Open Access

Mitigation Strategies for Select Kubelet CVEs: Enhancing Security in Kubernetes Container Orchestration

Manikandan S.1 and Cecil Donald1
  • 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.

Journal of Computer Science
Volume 22 No. 1, 2026, 2312-2323

DOI: https://doi.org/10.3844/jcssp.2026.2312.2323

Submitted On: 13 April 2026 Published On: 27 July 2026

How to Cite: S., M. & Donald, C. (2026). Mitigation Strategies for Select Kubelet CVEs: Enhancing Security in Kubernetes Container Orchestration
. Journal of Computer Science, 22(1), 2312-2323. https://doi.org/10.3844/jcssp.2026.2312.2323

  • 37 Views
  • 8 Downloads
  • 0 Citations

Download

Keywords

  • Kubelet
  • CVE
  • Container Orchestration
  • Kubernetes
  • Cluster Lifecycle Management
  • Security