CVE-2026-15801 PUBLISHED

Cri-o: cri-o: insufficient validation during container checkpoint restore

Assigner: redhat
Reserved: 15.07.2026 Published: 21.09.2026 Updated: 21.09.2026

A vulnerability was found in CRI-O related to the container checkpoint and restore feature. When CRI-O is configured to restore containers from checkpoint archives, insufficient validation of restore metadata may allow a user with sufficient privileges to perform unintended operations on the host filesystem. Successful exploitation requires that container checkpoint and restore functionality is enabled, which is not the default configuration. An attacker must also be able to trigger restoration of a container from untrusted checkpoint content.

Metrics

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

Product Status

Vendor Red Hat
Product Red Hat OpenShift Container Platform 4
Versions Default: affected

Workarounds

Until the relevant CRI-O/OpenShift security updates are available, this issue can be mitigated by implementing one or more of the following measures: 1. Do not enable container checkpoint and restore functionality unless it is explicitly required for your environment. 2. Restrict permissions to create workloads and to access node-level container runtime interfaces to trusted administrators only. 3. Do not restore containers from untrusted or unverified checkpoint sources.

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE