CVE-2026-41567
7.2 HIGHMoby is an open source container framework
Published: 2026-06-05 · Last updated: 2026-06-05
Severity and scoring
- CVSS
- 7.2 HIGH
- Vector
- CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
- CWE
- CWE-427
Description
Moby is an open source container framework. In versions prior to 29.5.1 and in moby/moby v2 prior to v2.0.0-beta.14, when a compressed archive is uploaded to a container via `PUT /containers/{id}/archive` or piped through `docker cp -`, the daemon resolves decompression binaries (such as `xz` or `unpigz`) from the container's filesystem rather than the host's due to incorrect ordering of operations. A malicious container image containing a trojanized decompression binary can achieve arbitrary code execution with full daemon privileges, including host root UID and unrestricted capabilities, when a user uploads a compressed (xz or gzip) archive into that container. This issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. Workarounds include only running containers from trusted images, using authorization plugins to restrict access to the `PUT /containers/{id}/archive` endpoint, and avoiding piping compressed archives into containers created from untrusted images
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-8637 — A potential uncontrolled search path vulnerability was reported in the LanSchool Classic client application that could allow a local auth... (7.8 HIGH)
- CVE-2026-47937 — Acrobat Reader versions 24.001.30365, 26.001.21651 and earlier are affected by an Uncontrolled Search Path Element vulnerability that cou... (7.4 HIGH)
- CVE-2026-50033 — Local privilege escalation due to DLL hijacking vulnerability (7.3 HIGH)
- CVE-2026-44682 — Local privilege escalation due to DLL hijacking vulnerability (7.3 HIGH)
- CVE-2026-44609 — Local privilege escalation due to EXE hijacking vulnerability (7.3 HIGH)