Skip to main content

CVE-2021-43816

8.0
HIGHCVSS v3.1 Base Score
0.15%
LOW RiskEPSS (35th percentile)

containerd is an open source container runtime. On installations using SELinux, such as EL8 (CentOS, RHEL), Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface (CRI), an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any privileged, regular file on disk for complete read/write access (sans delete). Such is achieved by placing the in-container location of the hostPath volume mount at either `/etc/hosts`, `/etc/hostname`, or `/etc/resolv.conf`. These locations are being relabeled indiscriminately to match the container process-label which effectively elevates permissions for savvy containers that would not normally be able to access privileged host files. This issue has been resolved in version 1.5.9. Users are advised to upgrade as soon as possible.

Published: 1/5/2022
Modified: 11/21/2024
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8HIGH

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

CVSS v2 Score

6

AV:N/AC:M/Au:S/C:P/I:P/A:P

EPSS Score (Exploitation Probability)

0.15%LOW Exploitation Risk
35th percentile

This vulnerability has a 0.15% probability of being exploited in the next 30 days, ranking higher than 35% of all scored CVEs.

CWE Classification

Related Vulnerabilities

Same Weakness Type(CWE-281)

Similar SeverityHIGH