All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-47262
MEDIUMpublished 2026-07-01 19:16 UTC · 3 days ago · modified 2026-07-02 19:40 UTC
5.3
CVSS / 10
// description
containerd is an open-source container runtime. Versions prior to 1.7.33, 2.0.10, 2.1.9, 2.2.5 and 2.3.2, contain a vulnerability that allows a maliciously crafted image to cause a Denial of Service (DoS) condition. When creating a container from this image, memory exhaustion occurs, leading to an Out Of Memory (OOM) kill of the containerd process. This renders the container runtime API unavailable and can disrupt clients such as the Docker Engine or Kubernetes control-plane components. This issue has been fixed in versions 1.7.33, 2.0.10, 2.1.9, 2.2.5 and 2.3.2.
// weaknesses (CWE)
- CWE-400