<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>CRI-O - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/cri-o/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 21 Sep 2026 12:28:17 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/cri-o/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>CRI-O Checkpoint and Restore Metadata Validation Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-09-crio-checkpoint-vuln/</link><pubDate>Mon, 21 Sep 2026 12:28:17 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-crio-checkpoint-vuln/</guid><description>A vulnerability in the CRI-O container checkpoint and restore feature (CVE-2026-15801) allows an authenticated user to perform unauthorized host filesystem operations through insufficient metadata validation.</description><content:encoded><![CDATA[<p>CVE-2026-15801 is a security vulnerability identified in the CRI-O container runtime, specifically impacting the optional container checkpoint and restore functionality. The vulnerability arises from improper validation of metadata contained within checkpoint archives during the restoration process. If an administrator has explicitly enabled the non-default checkpoint and restore feature, an attacker with sufficient privileges to interact with the container runtime can supply a maliciously crafted checkpoint archive. This allows the attacker to manipulate the host filesystem beyond the intended scope of the container's isolated environment. Because this feature is not enabled by default, organizations only face risk if they have modified their CRI-O configuration to support container migration or state snapshots. Defenders should audit their container host configurations to identify if this feature is in use.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability permits an attacker to escape container isolation constraints, leading to unauthorized read or write access to the host filesystem. This could result in host compromise, persistence establishment, or the modification of sensitive system files. The scope of impact is limited to environments where the non-default checkpoint and restore functionality is active.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Audit all CRI-O container runtime configurations to determine if the checkpoint and restore feature is enabled.</li>
<li>Disable the checkpoint and restore feature in CRI-O unless it is strictly required for business operations.</li>
<li>Apply security patches or updates for CRI-O provided by the vendor or distribution maintainer to address the metadata validation logic flaw in CVE-2026-15801.</li>
<li>Implement strict RBAC controls to ensure that only highly trusted users have the authorization to trigger container checkpoint and restore operations.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>container-security</category><category>privilege-escalation</category></item><item><title>CRI-O Checkpoint Restore Security Context Bypass</title><link>https://feed.craftedsignal.io/briefs/2026-09-crio-checkpoint-bypass/</link><pubDate>Mon, 21 Sep 2026 10:27:54 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-crio-checkpoint-bypass/</guid><description>A vulnerability in CRI-O checkpoint restore allows an authenticated user to bypass Kubernetes security context enforcement by leveraging a malicious checkpointed container, leading to potential privilege escalation.</description><content:encoded><![CDATA[<p>CVE-2026-92574 describes a security flaw within the CRI-O container runtime checkpoint/restore mechanism. The vulnerability exists when a user with permissions to create pods utilizes a malicious checkpointed container image to initialize a new pod. During the restoration process, the runtime fails to properly apply the destination pod's intended Kubernetes security context.</p>
<p>Instead of enforcing the security settings defined in the new pod specification, the restored process inherits critical security state artifacts from the original checkpoint, including Linux capabilities, user credentials, no_new_privs flags, and seccomp profiles. This effectively allows an attacker to bypass container isolation and execute code with elevated privileges that were intended to be restricted. The vulnerability affects CRI-O version 1.34 and later, as well as Red Hat OpenShift Container Platform version 4.17 and subsequent releases. Impacted environments are those where checkpoint restore functionality is enabled and reachable by users capable of pod creation.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability permits unauthorized privilege escalation within a containerized environment. By bypassing established Kubernetes security contexts, an attacker can gain capabilities or permissions that were explicitly revoked in the destination pod configuration. This compromises container isolation boundaries, potentially allowing for cross-container lateral movement or host-level escalation if the inherited security state provides sufficient privileges. The scope of impact is limited to Kubernetes clusters utilizing affected CRI-O runtimes with checkpoint functionality enabled.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security and platform engineering teams:</p>
<ul>
<li>Identify and audit all Kubernetes clusters running CRI-O 1.34+ or OCP 4.17+ where checkpoint/restore functionality is enabled.</li>
<li>Restrict pod creation permissions (RBAC) to only trusted identities, as this is a prerequisite for exploitation of CVE-2026-92574.</li>
<li>Monitor Kubernetes audit logs for pod creation requests involving unusual image sources or specific checkpoint-related APIs.</li>
<li>Monitor for the deployment of pods with security contexts that conflict with the image's source characteristics if such metadata is traceable.</li>
<li>Prepare to deploy official security patches from Red Hat or upstream CRI-O as soon as they become available to address CVE-2026-92574.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>kubernetes</category><category>container-security</category><category>privilege-escalation</category></item></channel></rss>