---
cve: "CVE-2026-41567"
severity: "HIGH"
cvss: 7.2
epss: "16%"
vendor: "Docker"
kev: false
exploited: false
published: "2026-06-05 02:17:13"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T12:04:45+02:00"
---

# CVE-2026-41567

> 7.2 HIGH · 🧪 PoC

## Beschreibung

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

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Gering | warn |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- dd24a3adc1db4c762fb1b26b35c08ffd936f2d8f (Commit)

## Referenzen

- <https://github.com/moby/moby/security/advisories/GHSA-x86f-5xw2-fm2r>
- <https://access.redhat.com/errata/RHSA-2026:37387>
- <https://access.redhat.com/errata/RHSA-2026:41030>
- <https://access.redhat.com/errata/RHSA-2026:42852>
- <https://access.redhat.com/errata/RHSA-2026:44622>
- <https://access.redhat.com/errata/RHSA-2026:51057>
- <https://access.redhat.com/security/cve/CVE-2026-41567>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2485356>
- <https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41567.json>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-41567) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
