Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1325 CNY

100%

CVE-2026-41567— Docker: `PUT /containers/{id}/archive` executes container binary on the host

CVSS 7.2 · High EPSS 0.14% · P3

Affected Version Matrix 3

VendorProductVersion RangeStatus
dockerdocker/daemon<= 28.5.2affected
mobyDocker Engine< 29.5.1affected
mobymoby/v2/daemon< 2.0.0-beta.14affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-41567

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Docker: `PUT /containers/{id}/archive` executes container binary on the host
Source: NVD (National Vulnerability Database)
Vulnerability 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 (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
对搜索路径元素未加控制
Source: NVD (National Vulnerability Database)
Vulnerability Title
Moby 代码问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Moby是Moby开源的一个开源项目。旨在推动软件的容器化,并帮助生态系统使容器技术主流化。 Moby v2.0.0-beta.14之前版本存在代码问题漏洞,该漏洞源于解压操作顺序错误,导致守护进程从容器文件系统而非主机解析解压二进制文件,可能导致恶意容器镜像包含特洛伊木马化的解压二进制文件,当用户上传压缩归档文件到容器时,实现具有完整守护进程权限的任意代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
mobymoby/v2/daemon < 2.0.0-beta.14 -
mobyDocker Engine < 29.5.1 -
dockerdocker/daemon <= 28.5.2 -

II. Public POCs for CVE-2026-41567

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41567

登录查看更多情报信息。

Vendor Advisories for CVE-2026-41567 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-41567

No comments yet


Leave a comment