Zurück zur Liste

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

GitHub · GitHub · CVE-2026-41567

ID
CVE-2026-41567
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.2

Zusammenfassung

## Summary When a user uploads a compressed archive into a container, a malicious image can execute arbitrary code with daemon (host root) privileges. ## Details When handling `PUT /containers/{id}/archive` requests with compressed archives, the daemon decompresses them using external system binaries. Due to incorrect ordering of operations, these binaries are resolved from the container's filesystem rather than…

Produkt

go: github.com/moby/moby/v2 | go: github.com/docker/docker | go: github.com/moby/moby

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu