CVE-2021-25741
20.09.2021, 17:15
A security issue was discovered in Kubernetes where a user may be able to create a container with subpath volume mounts to access files & directories outside of the volume, including on the host filesystem.Enginsight
Vendor | Product | Version |
---|---|---|
kubernetes | kubernetes | 𝑥 ≤ 1.19.14 |
kubernetes | kubernetes | 1.20.0 ≤ 𝑥 ≤ 1.20.10 |
kubernetes | kubernetes | 1.21.0 ≤ 𝑥 ≤ 1.21.4 |
kubernetes | kubernetes | 1.22.0 ≤ 𝑥 ≤ 1.22.1 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-552 - Files or Directories Accessible to External PartiesThe product makes files or directories accessible to unauthorized actors, even though they should not be.
References