It was found that kubelet service file's permissions are too broad. Setting the file's permissions to be permissive might allow low privileged user to modify the configuration file.
Recommended Mitigation
It is recommended to change the file's permissions to 644 or lower using the chmod command.