#VU56902 Security restrictions bypass in Kubernetes - CVE-2021-25741
Published: September 28, 2021 / Updated: January 19, 2022
Kubernetes
Kubernetes
Description
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to application does not properly impose security restrictions by allowing hostPath-like access without use of the hostPath feature. A remote user can create a container with subpath volume mounts to access files and directories outside of the volume, including on the host filesystem.