fix(security/UNKNOWN/): Update module github.com/containerd/containerd/v2 to v2.0.10 [SECURITY] (release-3.7.x) - #22478
Merged
rfratto merged 1 commit intoJun 29, 2026
Conversation
This comment has been minimized.
This comment has been minimized.
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.7.x-security-github.comcontainerdcontainerdv2
branch
from
June 22, 2026 14:10
854806e to
0136b4e
Compare
This comment has been minimized.
This comment has been minimized.
…d/v2 to v2.0.10 [SECURITY] | datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------- | | go | github.com/containerd/containerd/v2 | v2.0.9 | v2.0.10 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.7.x-security-github.comcontainerdcontainerdv2
branch
from
June 29, 2026 14:31
0136b4e to
c76f052
Compare
Contributor
|
Expand for findings |
rfratto
approved these changes
Jun 29, 2026
rfratto
deleted the
deps-update/release-3.7.x-security-github.comcontainerdcontainerdv2
branch
June 29, 2026 19:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.9→v2.0.10Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
containerd image-triggered runtime DoS via unbounded group parsing
CVE-2026-47262 / GHSA-jpcc-p29g-p8mq / GO-2026-5475
More information
Details
Impact
A vulnerability in containerd 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.
Patches
This bug has been fixed in the following containerd versions:
Users should update to these versions to resolve the issue.
Workarounds
Ensure that only trusted images are used and that only trusted users have permissions to import images or schedule pods.
Credits
The containerd project would like to thank Jakub Ciolek (@jake-ciolek) at AlphaSense and Kyle Elliott @ Trail of Bits who independently discovered and responsibly disclosed this issue in accordance with the containerd security policy.
For more information
If you have any questions or comments about this advisory:
To report a security issue in containerd:
Severity
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
containerd CRI — image-config
LABELflows to restart-monitorbinary://logger: host-root command execution from an image pullCVE-2026-53488 / GHSA-xhf5-7wjv-pqxp / GO-2026-5758
More information
Details
Impact
A bug was found in containerd where the CRI plugin propagates labels from an image config (
LABELinstruction in Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host, via a plugin that consumes container labels for some operations.Patches
This bug has been fixed in the following containerd versions:
Users should update to these versions to resolve the issue.
Workarounds
Ensure that only trusted images are used.
Credits
The containerd project would like to thank Anthropic Research, in collaboration with Claude, the GKE Security Team using Gemini, and Robert Prast (@robertprast) for independently discovering and responsibly disclosing this issue in accordance with the containerd security policy.
For more information
If you have any questions or comments about this advisory:
To report a security issue in containerd:
Severity
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
containerd image-triggered runtime DoS via unbounded group parsing in github.com/containerd/containerd
CVE-2026-47262 / GHSA-jpcc-p29g-p8mq / GO-2026-5475
More information
Details
containerd image-triggered runtime DoS via unbounded group parsing in github.com/containerd/containerd
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
containerd CRI — image-config
LABELflows to restart-monitorbinary://logger: host-root command execution from an image pull in github.com/containerd/containerdCVE-2026-53488 / GHSA-xhf5-7wjv-pqxp / GO-2026-5758
More information
Details
containerd CRI — image-config
LABELflows to restart-monitorbinary://logger: host-root command execution from an image pull in github.com/containerd/containerdSeverity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Release Notes
containerd/containerd (github.com/containerd/containerd/v2)
v2.0.10: containerd 2.0.10Compare Source
Welcome to the v2.0.10 release of containerd!
The tenth patch release for containerd 2.0 includes various bug fixes and updates including security patches.
Security Updates
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
17 commits
cbbd21672Prepare release notes for v2.0.10200a4005fMerge commit from forkda4098647Merge commit from fork03a19324fBound user-database file reads in openBoundedUserFile126177ea4Merge commit from forkbbf4a2b8eDo not propagate reserved labels from image configsa15e98122update runc binary to v1.3.6ba2ed2a5e[release/2.2] update runc binary to v1.3.5474184497runc: Update runc binary to v1.3.4becbb802eupdate go to 1.26.4/1.25.1155bdc8bc5Configure udevd children-max for root-test6d81e8867Clean up disk space in node e2e workflowDependency Changes
This release has no dependency changes
Previous release can be found at v2.0.9
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.