CVE-2025-47290

containerd is a container runtime. A time-of-check to time-of-use (TOCTOU) vulnerability was found in containerd v2.1.0. While unpacking an image during an image pull, specially crafted container images could arbitrarily modify the host file system. The only affected version of containerd is 2.1.0. Other versions of containerd are not affected. This bug has been fixed in containerd 2.1.1. Users should update to this version to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.
Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:containerd:2.1.0:*:*:*:*:*:*:*

History

19 Sep 2025, 17:28

Type Values Removed Values Added
CPE cpe:2.3:a:linuxfoundation:containerd:2.1.0:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9
First Time Linuxfoundation
Linuxfoundation containerd
Summary
  • (es) containerd es un entorno de ejecución de contenedores. Se detectó una vulnerabilidad de tiempo de verificación a tiempo de uso (TOCTOU) en containerd v2.1.0. Al descomprimir una imagen durante una extracción de imágenes, imágenes de contenedor especialmente manipuladas podían modificar arbitrariamente el sistema de archivos del host. La única versión afectada de containerd es la 2.1.0. Las demás versiones no se ven afectadas. Este error se ha corregido en containerd 2.1.1. Los usuarios deben actualizar a esta versión para resolver el problema. Como workaround, asegúrese de que solo se utilicen imágenes de confianza y de que solo los usuarios de confianza tengan permisos para importar imágenes.
References () https://github.com/containerd/containerd/commit/cada13298fba85493badb6fecb6ccf80e49673cc - () https://github.com/containerd/containerd/commit/cada13298fba85493badb6fecb6ccf80e49673cc - Patch
References () https://github.com/containerd/containerd/releases/tag/v2.1.1 - () https://github.com/containerd/containerd/releases/tag/v2.1.1 - Release Notes
References () https://github.com/containerd/containerd/security/advisories/GHSA-cm76-qm8v-3j95 - () https://github.com/containerd/containerd/security/advisories/GHSA-cm76-qm8v-3j95 - Vendor Advisory

20 May 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-20 19:15

Updated : 2025-09-19 17:28


NVD link : CVE-2025-47290

Mitre link : CVE-2025-47290

CVE.ORG link : CVE-2025-47290


JSON object : View

Products Affected

linuxfoundation

  • containerd
CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition