In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
https://security.netapp.com/advisory/ntap-20190509-0002/
https://github.com/kubernetes/kubernetes/issues/76676
https://access.redhat.com/errata/RHSA-2020:0074
https://access.redhat.com/errata/RHSA-2020:0020