CVE-2026-41567
Last modified
CVE-2026-41567 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| moby | moby/v2/daemon | < 2.0.0-beta.14 |
| moby | Docker Engine | < 29.5.1 |
| docker | docker/daemon | <= 28.5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-41567?
How severe is CVE-2026-41567?
How do I fix CVE-2026-41567?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41556Subscriber Cross Site Scripting (XSS) in ProfilePress <= 4.1…6.5
- CVE-2026-41557Unauthenticated Cross Site Scripting (XSS) in Kapee < 1.7.1 …7.1
- CVE-2026-4156ChargePoint Home Flex OCPP getpreq Stack-based Buffer Overfl…7.5
- CVE-2026-41564CryptX versions before 0.088 for Perl do not reseed the Cryp…7.5
- CVE-2026-41565CryptX versions before 0.088_001 for Perl have a stack buffe…7.5
- CVE-2026-41566Improper Handling of Insufficient Permissions or Privileges …9.4
- CVE-2026-41568Moby is an open source container framework. In Docker Engine…6.1
- CVE-2026-41569authentik is an open-source identity provider. Prior to vers…6.1
- CVE-2026-4157ChargePoint Home Flex revssh Service Command Injection Remot…7.5
- CVE-2026-41570PHPUnit is a testing framework for PHP. In versions 12.5.21 …7.8
- CVE-2026-41571Note Mark is an open-source note-taking application. In vers…9.4
- CVE-2026-41572Note Mark is an open-source note-taking application. Prior t…5.3
Are you affected by CVE-2026-41567?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
