CVE-2026-53493
Received
Received - Intake
Denial of Service in containerd OCI Index Graph
Vulnerability report for CVE-2026-53493, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-25
Last updated on: 2026-09-25
Assigner: GitHub, Inc.
Description
Description
containerd is an open-source container runtime. Prior to versions 1.7.36, 2.0.13, 2.2.9, 2.3.6, and 2.4.1, a crafted OCI index graph can force very high CPU/memory usage during PullImage (before container start), causing long ContainerCreating stalls and, at larger sizes, node/runtime instability. Versions 1.7.36, 2.0.13, 2.2.9, 2.3.6, and 2.4.1 fix the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| containerd | containerd | to 1.7.36 (exc) |
| containerd | containerd | From 2.0.0 (exc) to 2.0.12 (inc) |
| containerd | containerd | From 2.1.0 (exc) to 2.2.8 (inc) |
| containerd | containerd | From 2.3.0 (exc) to 2.3.5 (inc) |
| containerd | containerd | From 2.4.0 (exc) to 2.4.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
| CWE-834 | The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed. |