← Back

Cri O

cri-o

Vendor: Kubernetes • 10 CVEs

CVEs (10)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Kubernetes
Redhat
2Cri O
Openshift Container Platform
Jun 17, 2026
Jun 12, 2024
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in cri-o. A malicious container can create a symbolic link to arbitrary files on the host via directory traversal (“../“). This flaw allows the container to read and write to arbitrary files on the host...Show more
A flaw was found in cri-o. A malicious container can create a symbolic link to arbitrary files on the host via directory traversal (“../“). This flaw allows the container to read and write to arbitrary files on the host system.Show less
3Fedoraproject
KubernetesRedhat
7Cri O
Extra Packages For Enterprise LinuxFedora+4 more
Jun 17, 2026
Sep 25, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in cri-o. This issue allows the addition of arbitrary lines into /etc/passwd by use of a specially crafted environment variable.
2Kubernetes
Redhat
2Cri O
Openshift Container Platform
Jun 17, 2026
Sep 15, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing t...Show more
The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. For more details, see https://access.redhat.com/security/cve/CVE-2022-27652.Show less
1Kubernetes
1Cri O
Jun 17, 2026
Sep 19, 2022
N/A· v4
7.1 HIGH· v3
N/A· v2
Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where s...Show more
Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.Show less
3Fedoraproject
KubernetesRedhat
4Cri O
Enterprise LinuxFedora+1 more
Jun 17, 2026
Jun 7, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. Thi...Show more
A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.Show less
4Fedoraproject
KubernetesMobyproject+1 more
4Cri O
FedoraMoby+1 more
Jun 17, 2026
Apr 18, 2022
N/A· v4
5.3 MEDIUM· v3
4.6 MEDIUM· v2
A flaw was found in cri-o, where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers started incorrectly with non-empty inheritable L...Show more
A flaw was found in cri-o, where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.Show less
1Kubernetes
1Cri O
Jun 17, 2026
Mar 16, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
A flaw was found in CRI-O in the way it set kernel options for a pod. This issue allows anyone with rights to deploy a pod on a Kubernetes cluster that uses the CRI-O runtime to achieve a container escape and arbitrary c...Show more
A flaw was found in CRI-O in the way it set kernel options for a pod. This issue allows anyone with rights to deploy a pod on a Kubernetes cluster that uses the CRI-O runtime to achieve a container escape and arbitrary code execution as root on the cluster node, where the malicious pod was deployed.Show less
2Kubernetes
Redhat
2Cri O
Openshift Container Platform
Jun 17, 2026
Feb 9, 2022
N/A· v4
4.2 MEDIUM· v3
4.9 MEDIUM· v2
An incorrect sysctls validation vulnerability was found in CRI-O 1.18 and earlier. The sysctls from the list of "safe" sysctls specified for the cluster will be applied to the host if an attacker is able to create a pod...Show more
An incorrect sysctls validation vulnerability was found in CRI-O 1.18 and earlier. The sysctls from the list of "safe" sysctls specified for the cluster will be applied to the host if an attacker is able to create a pod with a hostIPC and hostNetwork kernel namespace.Show less
3Fedoraproject
KubernetesRedhat
3Cri O
FedoraOpenshift Container Platform
Jun 17, 2026
Nov 25, 2019
N/A· v4
5.0 MEDIUM· v3
6.0 MEDIUM· v2
A flaw was found in cri-o, as a result of all pod-related processes being placed in the same memory cgroup. This can result in container management (conmon) processes being killed if a workload process triggers an out-of...Show more
A flaw was found in cri-o, as a result of all pod-related processes being placed in the same memory cgroup. This can result in container management (conmon) processes being killed if a workload process triggers an out-of-memory (OOM) condition for the cgroup. An attacker could abuse this flaw to get host network access on an cri-o host.Show less
1Kubernetes
1Cri O
Nov 21, 2024
May 18, 2018
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Kubernetes CRI-O version prior to 1.9 contains a Privilege Context Switching Error (CWE-270) vulnerability in the handling of ambient capabilities that can result in containers running with elevated privileges, allowing...Show more
Kubernetes CRI-O version prior to 1.9 contains a Privilege Context Switching Error (CWE-270) vulnerability in the handling of ambient capabilities that can result in containers running with elevated privileges, allowing users abilities they should not have. This attack appears to be exploitable via container execution. This vulnerability appears to have been fixed in 1.9.Show less