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.
Published: 2026-07-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

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 condition. During container creation, the flaw triggers memory exhaustion, forcing an Out Of Memory kill of the containerd process. This renders the container runtime API unavailable and disrupts Docker Engine or Kubernetes control‑plane components. The vulnerability stems from unchecked allocation (CWE‑770) and improper input validation (CWE‑400).

Affected Systems

Any deployment running containerd before the fixed releases – 1.7.33, 2.0.10, 2.1.9, 2.2.5, or 2.3.2 – is vulnerable. This includes the upstream containerd project, Red Hat Hummingbird 1, and any orchestration platform that relies on these runtimes.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score is less than 1%. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an attacker delivering a crafted image; during image pull or container start the flaw leads to an OOM kill of the containerd process. The effect is purely a denial of service and does not grant privilege escalation or data exfiltration.

Generated by OpenCVE AI on July 17, 2026 at 12:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade containerd to a patched release – 1.7.33, 2.0.10, 2.1.9, 2.2.5 or 2.3.2.
  • Restrict image sources to trusted, signed repositories and consider disabling the ability to pull unverified images.
  • Implement OOM event alerts and automate containerd restarts to mitigate prolonged downtime.

Generated by OpenCVE AI on July 17, 2026 at 12:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-jpcc-p29g-p8mq containerd image-triggered runtime DoS via unbounded group parsing
Ubuntu USN Ubuntu USN USN-8471-1 containerd vulnerabilities
Ubuntu USN Ubuntu USN USN-8472-1 containerd vulnerabilities
Ubuntu USN Ubuntu USN USN-8473-1 containerd vulnerabilities
History

Fri, 03 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 03 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat
Redhat hummingbird
Weaknesses CWE-770
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics threat_severity

None

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Thu, 02 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
First Time appeared Containerd
Containerd containerd
Vendors & Products Containerd
Containerd containerd

Wed, 01 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
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.
Title containerd image-triggered runtime DoS via unbounded group parsing
Weaknesses CWE-400
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Containerd Containerd
Redhat Hummingbird
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-01T18:34:06.714Z

Reserved: 2026-05-18T23:03:37.229Z

Link: CVE-2026-47262

cve-icon Vulnrichment

Updated: 2026-07-01T18:33:58.095Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-01T17:48:43Z

Links: CVE-2026-47262 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-17T12:30:05Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling