---
cve: "CVE-2026-17106"
severity: "HIGH"
cvss: 7.1
epss: "19%"
vendor: "moby"
kev: false
exploited: false
published: "2026-08-18 19:16:45"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T00:39:50+02:00"
---

# CVE-2026-17106

> 7.1 HIGH · 🧪 PoC

## Beschreibung

The tar extraction routines in moby/go-archive (Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers) do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the filesystem operation on a path that is resolved by the OS, so links introduced by the archive can be followed out of the destination directory. An attacker who controls the contents of an archive can create or overwrite files at arbitrary paths writable by the extracting process.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- c1eba931e3d15d204bedeadeb55ad8880be14ad3 (Commit)
- 8c16961afd869172e02db2797f7787e8367c7b83 (Commit)

## Referenzen

- <https://github.com/moby/go-archive/security/advisories/GHSA-hfg8-hc9c-6c3h>
- <https://docs.docker.com/desktop/release-notes/#4860>
- <https://github.com/docker/sbx-releases/releases/tag/v0.38.0>
- <https://docs.docker.com/engine/release-notes/29/#2970>
- <https://github.com/docker/cli/releases/tag/v29.7.0>
- <https://github.com/docker/compose/releases/tag/v5.4.0>
- <https://github.com/moby/go-archive/releases/tag/v0.3.0>
- <https://github.com/masasron/CopyEscape-CVE-2026-17106>

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