---
id: CVE-2024-8676
title: >-
  A vulnerability was found in CRI-O, where it can be requested to take a
  checkpoint archive of a container and later be asked to restore it
summary: >-
  A vulnerability was found in CRI-O, where it can be requested to take a
  checkpoint archive of a container and later be asked to restore it. When it
  does that restoration, it attempts to restore the mounts from the restore
  archive instead…
severity: high
cvss: 7.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-285
published: '2024-11-26'
updated: '2026-08-21'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-8676'
references:
  - url: 'https://access.redhat.com/errata/RHBA-2024:10826'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2025:0648'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2025:1908'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2025:3297'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2025:4211'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2025:9765'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2024-8676'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2313842'
    label: secalert@redhat.com
tags:
  - nvd
epss: 0.00757
epssPercentile: 0.53186
ingestedAt: '2026-08-21T13:17:17.860Z'
---

## Overview

A vulnerability was found in CRI-O, where it can be requested to take a checkpoint archive of a container and later be asked to restore it. When it does that restoration, it attempts to restore the mounts from the restore archive instead of the pod request. As a result, the validations run on the pod spec, verifying that the pod has access to the mounts it specifies are not applicable to a restored container. This flaw allows a malicious user to trick CRI-O into restoring a pod that doesn't have access to host mounts. The user needs access to the kubelet or cri-o socket to call the restore endpoint and trigger the restore.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
